sundarnagarajan / py-bcrypt

Automatically exported from code.google.com/p/py-bcrypt
Other
0 stars 0 forks source link

install on windows 32 #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Do you can provide a conda binstar or a wheel file to install easy on windows 
32 bits?

with pip install I receive a error with vcvarsall.bat (unable to find that).

Configure the microsoft visual c++ compiler is always a problem :S

Or if you have a easy steps do configure that .. it will be great .. I've tried 
this before .. helped with a lot of forums .. but always with no success.

but a wheel file or a conda binstar that work on windows 32 with python 3.4 
will be better :)

thank you for your attention.

My best.

Ivan 

What steps will reproduce the problem?
1. pip install py-bcrypt

What is the expected output? What do you see instead?
install success!

What version of the product are you using? On what operating system?
windows xp 32 bits

Please provide any additional information below.
python3.4

Original issue reported on code.google.com by ivan.oga...@gmail.com on 22 Jul 2015 at 3:39