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

[BUG] The package pyglet has been updated 4 days ago. So we need to add the version information of pyglet in the requirements.txt. Such as 'pyglet==1.5.27'. #271

Open
Abrams-01 opened this issue Nov 5, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@Abrams-01
Copy link

Thanks for your interest in our research!

If you have problems running our code, please include;

  1. your operating system and the version,
  2. your python version,
  3. your pytorch version,
  4. the stack trace of the error that you see,

Specifically, if you have an issue with pyrender or OpenGL setup & installation, please refer to pyrender docs or github issues.

@Abrams-01 Abrams-01 added the bug Something isn't working label Nov 5, 2022
@Abrams-01
Copy link
Author

tqdm==4.28.1
yacs==0.1.6
h5py==2.10.0
numpy==1.17.5
scipy==1.4.1
numba==0.47.0
smplx==0.1.26
gdown==4.5.1
PyYAML==5.3.1
joblib==0.14.1
pillow==7.1.0
trimesh==3.5.25
pyrender==0.1.36
progress==1.5
filterpy==1.4.5
matplotlib==3.1.3
tensorflow==1.15.4
tensorboard==1.15.0
torchvision==0.5.0
scikit-image==0.16.2
scikit-video==1.1.11
opencv-python==4.1.2.30
llvmlite==0.32.1
pyglet==1.5.27
git+https://github.com/mattloper/chumpy.git
git+https://github.com/mkocabas/yolov3-pytorch.git
git+https://github.com/mkocabas/multi-person-tracker.git

@Abrams-01
Copy link
Author

You can also change the Python version to 3.8.X, but it may conflict with other libraries, so it is recommended to modify it in this way.

@ivanvoid
Copy link

ivanvoid commented Jun 19, 2023

Can you update requirements file, please? it takes time ti track down errors. Thank you~
Or just make a pull request(or u want me to do it)? because installation still crashes on pyglet being unavailable with original code.

Also changing version of python on 3.8, isn't comparable with tensorflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants