openvdb
openvdb copied to clipboard
[BUILD] fvdb not installable
Environment
Windows 11, python 3.11.9, miniconda3 (conda 24.7.1)
Describe the problem
In openvdb/fvdb/README.md there is an incomplete instruction:
fVDB is provided as an installable python package from [todo: insert package distributor].
In addition, the conda install command given in the README does not appear to be working.
To Reproduce
Steps to reproduce the behavior:
- As per the README, run
conda install -c jswartz fvdb
- See the
PackagesNotFoundError
forfvdb
Additional context
I am really looking forward to using fVDB!