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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyembree-0.2.11-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: pyembree-0.2.11-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 |
287961823ba023adce3ef473fc7147a1f1ab2fb8fd248c7aa01c83b93300c1f6
|
|
| MD5 |
fb2da0002bf7bfb31385ee5d5302a922
|
|
| BLAKE2b-256 |
b11c8acfacd2019b44cd8806eb533094f9b01b2d26f2700b7be99a0d214c94a5
|
File details
Details for the file pyembree-0.2.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: pyembree-0.2.11-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 |
763440db4df6683ffac0abca36154192112c2c28c377dcff3f6234bb7f12826f
|
|
| MD5 |
863a18238dd1ce54275ecbab7b315868
|
|
| BLAKE2b-256 |
86541f8d3a282ace193c45addaa4726c81f1d330a34a38bf70bd3caedeb8b879
|
File details
Details for the file pyembree-0.2.11-cp38-cp38-macosx_10_9_x86_64.whl.
File metadata
- Download URL: pyembree-0.2.11-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 10.7 MB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6544ebba207acaa70445e9aa44b604725067944650ece6f2b507cfaba4987a7
|
|
| MD5 |
f27fd196bc892b4b8b17b3bfa320fad7
|
|
| BLAKE2b-256 |
9b31577e0b0584730b94175050b32cd7723cf5d196dec78d42c66b01c49b2191
|