Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

configs/rgbpose_conv3d/compress_nturgbd.py Traceback (most recent call last): File "compress_nturgbd.py", line 5, in <module> from pyskl.smp import * ModuleNotFoundError: No module named 'pyskl' #241

Open
followingcode opened this issue May 13, 2024 · 1 comment

Comments

@followingcode
Copy link

root@autodl-container-3fb9439642-043bf257:~/pyskl/configs/rgbpose_conv3d# python compress_nturgbd.py
Traceback (most recent call last):
File "compress_nturgbd.py", line 5, in
from pyskl.smp import *
ModuleNotFoundError: No module named 'pyskl'

error

I would like to ask why when I run compress_nturgbd.py script in the terminal, I am prompted that the pyskl module is missing in line 5
ModuleNotFoundError: No module named 'pyskl'
thanks in advance @kennymckormick

@followingcode
Copy link
Author

I found that I didn't enter my own virtual environment, and I could run it when I entered my own virtual environment, but the 130G video was found to be stuck.

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

No branches or pull requests

1 participant