boeboe26
boeboe26
Some missing C files need to be generated manually with Cython: (If you don't do this you will get errors like "clang: error: no such file or directory: 'imusim/maths/quaternions.c'") ```...
@charliegarrison I added your package from https://github.com/charliegarrison/Open3D-iOS.git But I still got the error 'No module named 'open3d.cpu.pybind' because it is using Python 3.10 instead of 3.8 How can I force...
I made it work, it was a though nut to crack 😜 Here's the Package.swift file with the dependencies that worked for me (remove the .txt extension which was necessary...