Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name main #91

Open
rahimakhavan opened this issue May 21, 2019 · 1 comment
Open

ImportError: cannot import name main #91

rahimakhavan opened this issue May 21, 2019 · 1 comment

Comments

@rahimakhavan
Copy link

When I do pip install -r requirements.txt in Full Code [Latest release of Rasa NLU and Rasa Core] I got:

ImportError: cannot import name main

@baytuch
Copy link

baytuch commented Jul 7, 2019

The error occurs when you try to use the updated version of the application pip3. I think this is a bug. For me, the solution was to manually delete the updated version pip3.

find two folders named "pip" here
cd ~/.local/lib/python3.6/site-packages/

and delete them

maybe not the best solution but it works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants