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

virtual venv error #43

Closed
BranchScope opened this issue Aug 22, 2020 · 1 comment
Closed

virtual venv error #43

BranchScope opened this issue Aug 22, 2020 · 1 comment

Comments

@BranchScope
Copy link

Command:

virtual venv

Error:

Running virtualenv with interpreter /root/userbot/venv/bin/python2 Please use the *system* python to run this script Traceback (most recent call last): File "/usr/lib/python3/dist-packages/virtualenv.py", line 2379, in <module> main() File "/usr/lib/python3/dist-packages/virtualenv.py", line 724, in main symlink=options.symlink) File "/usr/lib/python3/dist-packages/virtualenv.py", line 950, in create_environment site_packages=site_packages, clear=clear, symlink=symlink)) File "/root/userbot/venv/lib/python2.7/posixpath.py", line 367, in abspath if not isabs(path): File "/root/userbot/venv/lib/python2.7/posixpath.py", line 54, in isabs return s.startswith('/') AttributeError: 'NoneType' object has no attribute 'startswith'

@BranchScope
Copy link
Author

Solved, i'm dumb

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

1 participant