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

venv / virtualenv notes #62

Closed
clach04 opened this issue Feb 8, 2020 · 1 comment
Closed

venv / virtualenv notes #62

clach04 opened this issue Feb 8, 2020 · 1 comment

Comments

@clach04
Copy link

clach04 commented Feb 8, 2020

I followed the instructions... sorta ;-) I created a virtualenv and then followed instructions. This did not go well for me. I saw all the errors described in issue #42. I believe this is due to me using:

pip3 install stressberry --user

I also needed some packages to be installed and https://www.instructables.com/id/Stress-Testing-the-Raspberry-Pi/ was a good resource for me.

Once I removed the --user flag (in a new virtualenv) all was good. Not sure if this will help everyone but jotting down what I found.

@nschloe
Copy link
Owner

nschloe commented Feb 9, 2020

Remove --user from the instructions. pip 20+ does the right thing anyway.

@nschloe nschloe closed this as completed Feb 9, 2020
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

2 participants