Universal-Volumetric icon indicating copy to clipboard operation
Universal-Volumetric copied to clipboard

Dependencies missing from requirements.txt

Open tim-depthkit opened this issue 2 years ago • 0 comments

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.

tim-depthkit avatar Aug 21 '23 18:08 tim-depthkit