Open coonsmatthew opened 8 years ago
replace in requiremetns http://pefile.googlecode.com/files/pefile-1.2.10-139.tar.gz#egg=pefile
to pefile2
requirements already updated, so you jsut can update and reexecute sudo pip install -r requirements.txt
Hello.
When I install dependencies in the requirements.txt file
sudo pip install -r requirements.txt
I get an error on thepefile
python module:Where would be an acceptable alternative download location? I do see this project
https://pypi.python.org/pypi/pefile/
however, I'm not sure it is the correct version.