Python wrapper for Intel Embree 2.17.7
Project description
Python Wrapper for Embree
Installation
You can install pyembree (and embree) via pip
$ pip install pyembree
Suppressing Errors
Creating multiple scenes produces some harmless error messages:
ERROR CAUGHT IN EMBREE ERROR: Invalid operation ERROR MESSAGE: b'already initialized'
These can be suppressed with:
import logging
logging.getLogger('pyembree').disabled = True
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
File details
Details for the file pyembree-0.2.5-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: pyembree-0.2.5-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 13.4 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58c1b5a6103638e4295d8ae78d1b0fb395255dcf1e42b8ad2d2fdbb8d062d92a |
|
MD5 | 9dceed6fd20a920940ebe68ffc1fcb5a |
|
BLAKE2b-256 | e4bbd5821169549600aa978cc83119ccc1eae2cee688658e750c818d0fcfd032 |
File details
Details for the file pyembree-0.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: pyembree-0.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 17.0 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57364d694eccb1c2ecf80a0b5f0711186ec2dd9f99937c9a0475cca425b179fd |
|
MD5 | eb0c3dfb98e78f229c0aaa20f67682da |
|
BLAKE2b-256 | 3a3d595f7364ba717b177feecd866bc367824fbd4621fa78cfca95aae5ec718f |