Hello,
I have been attempting to use DAE tools via Anaconda. After following the instructions on package installation (using python setup.py install) after installing the required additional software packages, I tried to execute the daeexamples command. I then get the following runtime error:
ModuleNotFoundError: No module named 'pyCore'
I tried to look for other mentions of pyCore in the installation guides and it seems that pyCore part of several additional packages that DAE should install in my python environment, but is failing to do so. Do you have any recommendations on why my installation may be failing?
Thank you for your time and help!
Juan