You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/
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
The text was updated successfully, but these errors were encountered: