Giter VIP home page Giter VIP logo

Comments (7)

casella avatar casella commented on August 23, 2024 1

You can manage open-source library installations with the package manager, see instructions. We're planning to support this also from the OMEdit GUI in the next release.

from omsysident.

robot-army avatar robot-army commented on August 23, 2024

You can manage open-source library installations with the package manager, see instructions. We're planning to support this also from the OMEdit GUI in the next release.

Thanks much, I'll try that when I'm back at the office. Do you think that'll help with OMSysIdent though? I feel like they might not be related, but if you think they might be I'll give that another shot.

from omsysident.

casella avatar casella commented on August 23, 2024

@adrpo, can you please help with this?

from omsysident.

bernhard-thiele avatar bernhard-thiele commented on August 23, 2024

The steps given in the README.md don't require an OpenModelica installation, but require that the OMSimulator project is cloned (and built) and shares the same parent directory with OMSimulator, e.g.,

repos/OMSimulator
repos/OMSysIdent

However, the OMSimulator Python module structure changed and it didn't work anymore. This should be fixed by 54030bf.

The dependency to OMSimulator is not handled in a good way and breaks easily if something changes in OMSimulator. This was experienced in #5 (I just discovered that issue). But contrary to the description in #5 I've not seen a problem with OMTLMSimulator, possibly that part already got fixed in the OMSimulator repo.

from omsysident.

robot-army avatar robot-army commented on August 23, 2024

Excellent, I've just tried again, following these instructions, and got MUCH further. Now, when I try to run the python example I get:

rwhite@rwhite-virtual-machine:~/Desktop/OMSysIdent/testsuite/python$ python3 HelloWorld_cs_Fit.py Traceback (most recent call last): File "/home/rwhite/Desktop/OMSysIdent/testsuite/python/HelloWorld_cs_Fit.py", line 9, in <module> from OMSysIdent import OMSysIdent ModuleNotFoundError: No module named 'OMSysIdent'

from omsysident.

robot-army avatar robot-army commented on August 23, 2024

OK, so I've tried again, from the top on a new install and I'm still having the error above.

I think there's a final step I'm missing to get the OMSysIdent into my...python...stuff...somehow.

I also had a similar error with OMSimulator, but a pip install OMSimulator seemed to fix that.

from omsysident.

robot-army avatar robot-army commented on August 23, 2024

installlog.txt

Here's a very verbose log of the install...from figuring out that OMSimulator has dependencies and that I should install them, right up to the OMSysIdent module not working.

from omsysident.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.