Hello All,
any idea how to correctly install jmodelica under pythonxy?
I've followed http://exnumerus.blogspot.com/2011/04/installing-jmodelica-after-pythonx... but it doesn't work for me...
Thanks.
Peter
Hello All,
any idea how to correctly install jmodelica under pythonxy?
I've followed http://exnumerus.blogspot.com/2011/04/installing-jmodelica-after-pythonx... but it doesn't work for me...
Thanks.
Peter
Hey,
I tried it and it worked. Did you set the environment variables right?
My problem is that the scripts are not running inside Eclipse.
I always get an error:
ImportError: No module named examples
for this test:
import jmodelica
jmodelica.check_packages()
But when run these in the python console everything is working fine.
Anyone an idea!?
Thanks,
Michael
I followed the procedure http://exnumerus.blogspot.com/2011/04/installing-jmodelica-after-pythonx...
and unfortunately I can't run it from within python as soon as python interpreter runs from pythonxy environment.
Hi Peter,
I haven't used Python XY for a while so I'm not sure how to resolve the problem. Using the standard Python 2.6 distro and then installing the deps usually work fine.
Best
/Johan