-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
No module named 'virtualenv.activation.xonsh' when run poetry shell command inside the project #5241
Comments
Hi, I just installed using
Any idea? |
it's still a duplicate and this should be closed |
@skanel @Tetfretguru this is a known issue with debian environments with xonsh and a duplicate as pointed out above. The resolution would be be:
|
This is still an issue when running Removing virtualenv does resolve the issue, commenting for those who still run into it. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I got this when i ran the command
poetry shell
, i am on the MacOS and pycharmpoetry shell
Creating virtualenv go24-pos24-fastapi-uhxSYnFl-py3.9 in /Users/kanel/Library/Caches/pypoetry/virtualenvs
ModuleNotFoundError
No module named 'virtualenv.activation.xonsh'
at :984 in _find_and_load_unlocked
here is my pyproject.toml
The text was updated successfully, but these errors were encountered: