kdavies4 / ModelicaRes

Set up, analyze, and plot Modelica simulations in Python
http://kdavies4.github.io/ModelicaRes/
Other
51 stars 20 forks source link

Installation under Jython 2.7 #35

Open fran-jo opened 8 years ago

fran-jo commented 8 years ago

Hi Kevin, (or whoever who read it)

I am trying to use modelicares in Jython (using easy_install, pip, ...) and I am getting this error: ImportError: No module named py3k (Installation in Python works fine!) Do you know what is this py3k? Any experience about this issue?

Cheers!