Skip to content

Instantly share code, notes, and snippets.

@imrahil
Created April 29, 2015 15:06
Show Gist options
  • Save imrahil/3e933d0014f3e87ea252 to your computer and use it in GitHub Desktop.
Save imrahil/3e933d0014f3e87ea252 to your computer and use it in GitHub Desktop.
Virtualenv error
pi@raspberrypi ~/OctoPrint $ ./venv/bin/python setup.py install
/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/setuptools/dist.py:291: UserWarning: The version specified ('1.2.0-dev-800-g9f0128c') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
"details." % self.metadata.version
running install
running bdist_egg
running egg_info
writing requirements to OctoPrint.egg-info/requires.txt
error: OctoPrint.egg-info/requires.txt: Permission denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment