Closed adeas31 closed 4 years ago
You can't install it for python 2 as the setup script has
python_requires='>=3.0'
Can you post the setup script output and explain what exactly is the error when you run stuff (might need to look manually at python log file OR update the plugin code to OpenModelica/OMSens_Qt#18 so that OMEdit can report the error).
Thanks. Will try again and update the plugin!
You can't install it for python 2 as the setup script has
python_requires='>=3.0'
Can you post the setup script output and explain what exactly is the error when you run stuff (might need to look manually at python log file OR update the plugin code to OpenModelica/OMSens_Qt#18 so that OMEdit can report the error).Thanks. Will try again and update the plugin! We also need 'numpy', 'Cython', 'pgen'
You can't install it for python 2 as the setup script has
python_requires='>=3.0'
Can you post the setup script output and explain what exactly is the error when you run stuff (might need to look manually at python log file OR update the plugin code to https://github.com/OpenModelica/OMSens_Qt/pull/18 so that OMEdit can report the error).