Closed JamesPerlman closed 1 month ago
I corresponded with James offline and advised that building for Windows is currently not supported. I've also unfortunately left instructions for a test build of fVDB up on the docs which I'll remove.
Hi, I tried the same command conda install -c jswartz fvdb
on Linux and got the same issue PackagesNotFoundError: The following packages are not available from current channels:- fvdb
Hi @OasisYang, at the moment we don't have packaged builds distributed for fvdb. The build instructions should still be relevant and work but the conda
command in the README is an instruction from an old test package. This conda command information will be removed shortly, sorry for the confusion.
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:
In addition, the conda install command given in the README does not appear to be working.
To Reproduce
Steps to reproduce the behavior:
conda install -c jswartz fvdb
PackagesNotFoundError
forfvdb
Additional context
I am really looking forward to using fVDB!