Usr/local/bin/virtualenvwrapper.sh No Such File Or Directory

0529
Usr/local/bin/virtualenvwrapper.sh No Such File Or Directory Average ratng: 5,0/5 6403 votes
Sqlstate hy000 2002 no such file or directory
  1. Stdio.h No Such File Or Directory

Join GitHub today

Stdio.h No Such File Or Directory

Terminal opens with “-bash: /usr/local/bin/virtualenvwrapper.sh: No such file or directory. Examples of such file formats. Profile $ echo 'source /usr/local/bin/virtualenvwrapper.sh. Site-packages directory will not be.

GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.

Sign up 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.

./configure:

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

Comments

Contributor Directory

commented Aug 29, 2017
edited

Nomor lisensi cx one. @victorneo, I got problem running this script

The installation of virtualenvwrapper was removed in 7fe0e16#diff-140c1f12feeb2c52dfbeb2da6066a73a. It seems that pip install virtualenvwrapper is still required. Should we add it back?

BTW, my environment is even worse. The built-in python 2.7.10 on MacOS is not with pip. I need sudo easy_install pip it.

So here is what works for me:

If it's okay, I'd make the PR.

Member

commented Aug 29, 2017

Hey Achi,Please feel free to fix it and send the PR!
On Tue, Aug 29, 2017, 13:01 Achi Chen ***@***.***> wrote: @victorneo <https://github.com/victorneo>, I got problem running this script $ sh mac -dev (ignored..) mac: line 110: /usr/local/bin/virtualenvwrapper.sh: No such file or directory The installation of virtualenvwrapper was removed in 7fe0e16 #diff-140c1f12feeb2c52dfbeb2da6066a73a <7fe0e16#diff-140c1f12feeb2c52dfbeb2da6066a73a> . It seems that pip install virtualenvwrapper is still required. Should we add it back? BTW, my environment is even worse. The built-in python 2.7.10 on MacOS is not with pip. I need sudo easy_install pip it. So here is what works for me: sudo easy_install --upgrade pip sudo pip install virtualenvwrapper source '$HOMEBREW_PREFIX/bin/virtualenvwrapper.sh' If it's okay, I'd make the PR. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#6>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAo9lNVsZeZtp5GEGqxWMasBIT0BmGlaks5sc5slgaJpZM4PFYiC> .

referenced this issue Aug 29, 2017

Merged

Install/Upgrade system pip and install virtualenv and virtualenvwrapper #7

Contributor Author

commented Aug 29, 2017

Got it, @victorneo !!
PR is created.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
  1. -bash: /usr/local/bin/virtualenvwrapper.sh: No such file or directory
  2. Traceback (most recent call last):
  3. File '/usr/lib/python3.4/site.py', line 586, in <module>
  4. File '/usr/lib/python3.4/site.py', line 572, in main
  5. File '/usr/lib/python3.4/site.py', line 287, in addusersitepackages
  6. File '/usr/lib/python3.4/site.py', line 263, in getusersitepackages
  7. user_base = getuserbase() # this will also set USER_BASE
  8. File '/usr/lib/python3.4/site.py', line 253, in getuserbase
  9. File '/usr/lib/python3.4/sysconfig.py', line 597, in get_config_var
  10. File '/usr/lib/python3.4/sysconfig.py', line 540, in get_config_vars
  11. File '/usr/lib/python3.4/sysconfig.py', line 412, in _init_posix
  12. File '/usr/lib/python3.4/_sysconfigdata.py', line 6, in <module>
  13. ImportError: No module named '_sysconfigdata_m'
This entry was posted on 5/29/2019.