I am using your script in Windows 11. Only difference is I have to activate the venv differently not using "source". After I do that, only numpy gives me problems but I installed the binary individually.
- I have about 38 files in the las folder. However, the script asks me for a filename although I though that it can calculate common base for all files? How would this work?
- If I give it a filename, it starts but stops at 17% or at 31% on another file, without an message. STL file is not generated.
I am using your script in Windows 11. Only difference is I have to activate the venv differently not using "source". After I do that, only numpy gives me problems but I installed the binary individually.