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

Trying to set up a virtual environment in here...failing. #1

Open
VoR0220 opened this issue Apr 21, 2015 · 0 comments
Open

Trying to set up a virtual environment in here...failing. #1

VoR0220 opened this issue Apr 21, 2015 · 0 comments

Comments

@VoR0220
Copy link

VoR0220 commented Apr 21, 2015

Running this on Ubuntu 14.04 LTS. What am I doing wrong. I'm trying to properly install this. Here are the commands I am running.

rj@Red:/Desktop/pycoin/pycoinnet$ ls
cryptor_net LICENSE pycoinnet README.md requirements.txt setup.py test.sh
rj@Red:
/Desktop/pycoin/pycoinnet$ cryptor_net=/.virtualenv-pycoinnetwork/
rj@Red:
/Desktop/pycoin/pycoinnet$ python3 -m venv cryptor_net/
Error: Command '['/home/rj/Desktop/pycoin/pycoinnet/cryptor_net/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1
rj@Red:/Desktop/pycoin/pycoinnet$ cd cryptor_net/
rj@Red:
/Desktop/pycoin/pycoinnet/cryptor_net$ ls
bin include lib ls pyvenv.cfg venv
rj@Red:/Desktop/pycoin/pycoinnet/cryptor_net$ cd bin/
rj@Red:
/Desktop/pycoin/pycoinnet/cryptor_net/bin$ ls
python python3
rj@Red:/Desktop/pycoin/pycoinnet/cryptor_net/bin$ cd ..
rj@Red:
/Desktop/pycoin/pycoinnet/cryptor_net$ cd include/
rj@Red:/Desktop/pycoin/pycoinnet/cryptor_net/include$ ls
rj@Red:
/Desktop/pycoin/pycoinnet/cryptor_net/include$ ls

Why is it getting that error? What should I be inputting here?

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