Git Product home page Git Product logo

paf-resources's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

paf-resources's Issues

opensim module failed in python

After OpenSim installation
(step 2 from the readme.MD file in the OpenSim example folder)
I still can't export the OpenSim module

I got this error message:

Python 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

import opensim
Traceback (most recent call last):
File "", line 1, in
File "C:\OpenSim 4.1\sdk\Python\opensim_init_.py", line 1, in
from .simbody import *
File "C:\OpenSim 4.1\sdk\Python\opensim\simbody.py", line 18, in
simbody = swig_import_helper()
File "C:\OpenSim 4.1\sdk\Python\opensim\simbody.py", line 17, in swig_import_helper
return importlib.import_module(mname)
File "C:\Users\User\AppData\Local\Programs\Python\Python37\lib\importlib_init
.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ImportError: DLL load failed: Module not found.

Generate .trc and .mot button generates only .c3d files in the project folder

Generate .trc and .mot button generates only .c3d files in the project folder

log.txt:
Processing C:\paf-resources\OpenSim Example\Data\Jane Doe_0001\2021-02-17_CAST\Dynamic 1.c3d ... ERROR
Processing C:\paf-resources\OpenSim Example\Data\Jane Doe_0001\2021-02-17_CAST\Dynamic 2.c3d ... ERROR
Processing C:\paf-resources\OpenSim Example\Data\Jane Doe_0001\2021-02-17_CAST\Static 1.c3d ... ERROR

possibly this happens if there is more than 1 python installed in the system, so the program aliases may help, but if python uses a launcher to start it may not...
"c:\py -3.7 ..." etc...
in this line of RunProcessing.php

$last_line = system("python -c \"".

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.