Skip to content

Dependencies missing from requirements.txt #196

@tim-depthkit

Description

@tim-depthkit

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions