Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Installation problem #16

Open
larkinxp opened this issue Feb 1, 2024 · 1 comment
Open

Installation problem #16

larkinxp opened this issue Feb 1, 2024 · 1 comment

Comments

@larkinxp
Copy link

larkinxp commented Feb 1, 2024

I checked the other installation issues and this appears to be different. I installed the phar package dependencies locally and tried to run the demo, but I get this error:

Traceback (most recent call last):
  File "/home/user/projects/test/scripts/phar/src/demo/multimodial_demo.py", line 20, in <module>
    from demo.demo_skeleton import frame_extraction
ModuleNotFoundError: No module named 'demo.demo_skeleton'

I am not an expert with python but it appears that I cannot install the source code as a module without a setup.py file.

@neomafo88
Copy link

from src.demo.demo_skeleton import frame_extraction

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants