Giter VIP home page Giter VIP logo

Comments (5)

jadehebmc avatar jadehebmc commented on July 17, 2024

I created a new conda environment and reinstalled all the packages. Tried again. example.py ran successfully, but not example_kinetics.py for the same errors.
error.txt

from opencap-processing.

antoinefalisse avatar antoinefalisse commented on July 17, 2024

@jadehebmc thanks for reporting. I will try to debug next week. Are you on Windows? Are you are connected to internet? It is failing to download some third-party libraries.

Here is a temporary workaround:

  1. Download the folder with the libraries manually: https://sourceforge.net/projects/opensimad/files/. Make you sure you download the right libraries based on your platform (eg, windows.zip).
  2. In the UtilsDynamicSimulations\OpenSimAD folder of opencap-processing, create a subfolder and name it OpenSimAD-install.
  3. Extract the downloaded folder in that subfolder. You should now have something like:
    image
  4. Re-run example_kinetics.py. Now that the libraries are in your local repository, it will not try to download them, and the script should run smooth.

Let me know if you still run into issues.

from opencap-processing.

jadehebmc avatar jadehebmc commented on July 17, 2024

@antoinefalisse thank you. I am on windows and connected to internet. After downloading the files, I was able to run example_kinetics.py on my original (older) computer. I also tried on a different windows computer (newer) and did not encounter this issue (would that be an issue with my computer instead of the code?)

from opencap-processing.

antoinefalisse avatar antoinefalisse commented on July 17, 2024

Great, thanks for letting me know. I will investigate this further, and keep you posted.

from opencap-processing.

antoinefalisse avatar antoinefalisse commented on July 17, 2024

@jadehebmc we pushed a fix for this bug, hopefully it works on your machine. Let us know otherwise. Thanks.

from opencap-processing.

Related Issues (20)

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.