Coder Social home page Coder Social logo

Comments (7)

adinutzyc21 avatar adinutzyc21 commented on May 26, 2024

I got that issue too but then realized I missed the install of mambaforge. Seems to be working for me now

from rasa-apple-silicon.

rgstephens avatar rgstephens commented on May 26, 2024

Still not working for me.

from rasa-apple-silicon.

khalo-sa avatar khalo-sa commented on May 26, 2024

Hi @rgstephens , I never faced your issue, but this could be since I have postgresql installed via homebrew on my system, which some users suggest as a solution to a problem looking similar to yours: https://stackoverflow.com/a/24645416

However, I tinkered a little bit with the requirements of the native installation, and hope that postgresql is no longer required to be on the system. I also bumped the Rasa version to 3.0.5.

Can you pull my changes, and report back?

from rasa-apple-silicon.

rgstephens avatar rgstephens commented on May 26, 2024

Thanks, I think it's really close.

Traceback (most recent call last):
  File "/Users/greg/miniconda3/bin/rasa", line 8, in <module>
    sys.exit(main())
  File "/Users/greg/miniconda3/lib/python3.7/site-packages/rasa/__main__.py", line 120, in main
    rasa.telemetry.initialize_error_reporting()
  File "/Users/greg/miniconda3/lib/python3.7/site-packages/rasa/telemetry.py", line 239, in decorated
    return f(*args, **kwargs)
  File "/Users/greg/miniconda3/lib/python3.7/site-packages/rasa/telemetry.py", line 659, in initialize_error_reporting
    import sentry_sdk
ModuleNotFoundError: No module named 'sentry_sdk'

from rasa-apple-silicon.

khalo-sa avatar khalo-sa commented on May 26, 2024

When does this happen?

It's weird, because if you followed the documented steps you should end up with the same virtual environment like mine. I just checked, and in my conda env called "rasa-3.0.5" the package sentry-sdk version 1.3.1 is present, which is why I'm not seeing the error that you got.

Maybe it's worth trying one more time? So remove the created env first, then install again following the steps.

from rasa-apple-silicon.

rgstephens avatar rgstephens commented on May 26, 2024

If fails on rasa train. It's not related to Postgres. The package is present but still failing. The docker build works.

from rasa-apple-silicon.

khalo-sa avatar khalo-sa commented on May 26, 2024

Works on my end. Would love to assist, but I have no idea how tbh.

image

from rasa-apple-silicon.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.