Peyton Murray
Peyton Murray
Hey all, here's a little bit of background information on this effort as well as some of the major points that were discussed with folks during the 2022-07-28 Data API...
@johnwalley This might be an unrelated issue but I've also been having trouble getting panes to display correctly with `vite`. [Here's an example project which uses vite+preact](https://github.com/peytondmurray/testapp) with three panes:...
Totally agree - thanks for catching this!
Hey all, sorry to dig up such an old issue, but I'm interested in being able to install openvdb's python bindings as a package from PYPI as well. I'd be...
> My understanding is that you would be contributing a bunch of scripts to allow us to automate and test the publishing process of a PYPI package from within the...
Awesome, I'll get started on this. Thank you! :tada:
An update on progress so far, since I know some other people have expressed interest here: - [x] Contacted the current owner of the `pyopenvdb` package on PyPI (Alex). Alex...
@Idclip Thanks for the info - I think based on your feedback I'll try once more to build wheels using `ubuntu:22.04`, knowing that it may lower the barrier to entry...
Okay, so I spent some time fiddling about getting wheels to build on `ubuntu:22.04`, and I'm getting close but I'm still not exactly sure how long it could take. There...
In addressing comments from @Idclip today I found that the build is broken, which must have happened some time since I last touched this project. Once again it looks like...