bcdev / jpy

A bi-directional Python-Java bridge used to embed Java in CPython or the other way round.
Apache License 2.0
187 stars 37 forks source link

JPY configuration Pythin #123

Open smailt opened 6 years ago

smailt commented 6 years ago

ello Dear Pythonists :)

I want to install JPY to use it with Python.

I tried to install it from pip install jpy but it dosen't work

and this is the pribleme.

error: Unable to find vcvarsall.bat.

Please Help me resolve this BIG problem

Thank you in advance

smailt commented 6 years ago

and where I fined the version of Microsoft Visual C++ version, namely VS90COMNTOOLS they ask me to change the version like this and it doesn't work?

SET VS90COMNTOOLS=%VS100COMNTOOLS%