-
```
Problem: cannot install both openvdb-libs-7.0.0-1.fc30.x86_64 and openvdb-libs-6.2.0-1.fc30.x86_64
- package blender-2:2.80-10.fc30.x86_64 requires libopenvdb.so.6.2()(64bit), but none of the…
-
https://forums.luxcorerender.org/viewtopic.php?f=5&p=2699#p2699
-
I followed the instructions to build on windows using the python build script
### Steps to Reproduce
1. `python build_usd.py --no-imaging --no-alembic --no-draco --no-materialx --no-katana --n…
-
I am struggling to compile openvdb on non-amd64 Debian system. Here is a possible local patch for i386 Debian system:
Local patch:
```
diff --git a/cmake/FindTBB.cmake b/cmake/FindTBB.cmake
in…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
Hi Steve,
I'm currently pre-processing our (noisy) depth camera data with a PCL voxel filter before handing it over to STVL, with the key difference from what you've implemented being the use of `s…
-
**Bug**
TBB "succeeds" to build without make installed.
**Environment**
- OS: Linux
- Compiler: GCC8
**To Reproduce**
Steps to reproduce the behavior:
1. Get a machine without make installe…
-
Hey guys,
**Describe the bug**
Build Issue:
Trying to build against latest PXR USD dev branch and latest Arnold commit:
```
scons: Reading SConscript files ...
Building Arnold-USD:
- B…
-
**Describe the bug:**
`python3.7 -m pip install bpy`
`python3.7 -m pip install bpy --no-binary :all:`
inside a docker container running ubuntu 18.04 or 20.04 do not work
and...
I have tried every…
-
Hi,
I am building a container for developing computer-vision software.
The target language is python3.7 (3.6 supported as well)
The container runs off of ubuntu 18.04.
I am able to make a pyop…