docker_pyopenvdb
OpenVDB for python 3.7 Creates a docker container, which is used to build and package pyopenvdb.
Installation
Currently only for linux systems with x86_64 architecture
- pip install pyopenvdb
- Find parent directory of pyopenvdb.so with
find / | grep -P 'pyopenvdb\.so' export LD_LIBRARY_PATH=[parent directory]- Add
import numpyandimport openvdbto ipykernel_launcher.py to get jupyter lab to import without a pointer error.
Installation
- Install docker
- Install docker-machine (if running on macOS or Windows)
- Ensure docker-machine has at least 4 GB of memory allocated to it.
cd docker_pyopenvdbchmod +x bin/pyopenvdbbin/pyopenvdb start
The service should take several minutes to start up.
Run bin/pyopenvdb --help for more help on the command line tool.
Usage
>>>python3.7
>>>import openvdb
Release files for pyopenvdb-3.8 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyopenvdb_3.8-0.1.5-cp38-none-any.whl | CPython 3.8 | none | any | Details |
Release files / pyopenvdb_3.8-0.1.5-cp38-none-any.whl
| Download URL | pyopenvdb_3.8-0.1.5-cp38-none-any.whl |
|---|---|
| Size | 5.3 MB |
| Tags | CPython 3.8 |
|
SHA-256 checksum How to use checksums |
56114c5c1322581760c21c77f905e049e8331139b59e9a0572354f65f17effaa
|
|
BLAKE2b-256 checksum How to use checksums |
5869a9c62d81779c182e625675bf479f6518c8631ad66a106bd74cdc99db6aa3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.2
|