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

Dependencies missing from requirements.txt #196

Open
tim-depthkit opened this issue Aug 21, 2023 · 0 comments
Open

Dependencies missing from requirements.txt #196

tim-depthkit opened this issue Aug 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tim-depthkit
Copy link

On a fresh install of python 3.7.9, I ran pip install -r requirements.txt and currently this only installs the bpy package. I needed to install the following additional packages to get Encoder.py to run:
pip install commentjson tqdm audioread
Ideally these would be added to requirements.txt as well.

@mrhegemon mrhegemon added the enhancement New feature or request label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants