Search found 13 matches

by d1nuc0m
Thu May 06, 2021 9:24 am
Forum: User Support
Topic: PyLuxCoreTools - Segmentation Fault
Replies: 10
Views: 5422

Re: PyLuxCoreTools - Segmentation Fault

ImportError: numpy.core.multiarray failed to import ImportError: numpy.core.umath failed to import It looks like you are missing numpy too. The code was written first for PySide than we moved to PySide2. I don't remember if it is still compatible with old PySide(1), it was for some time (we support...
by d1nuc0m
Wed May 05, 2021 9:40 pm
Forum: User Support
Topic: PyLuxCoreTools - Segmentation Fault
Replies: 10
Views: 5422

Re: PyLuxCoreTools - Segmentation Fault

You can use all pyluxcoretools command line functionalities (i.e. pretty much everything). Due to the lack of PySide, you can not use anything requiring a GUI. "python3 pyluxcoretools.zip" just open a windows with few options: if you are lacking PySide, it should print an error and it doe...
by d1nuc0m
Wed May 05, 2021 6:04 pm
Forum: User Support
Topic: PyLuxCoreTools - Segmentation Fault
Replies: 10
Views: 5422

Re: PyLuxCoreTools - Segmentation Fault

I assume you have PySide related problem, does "python3 pyluxcoretools.zip help" work ? Just tried, it looks like it works, the output is: usage: pyluxcoretools.zip [commandToExecute] PyLuxCoreTool positional arguments: commandToExecute help, console, merge, netconsole, netconsoleui, netn...
by d1nuc0m
Wed May 05, 2021 4:17 pm
Forum: User Support
Topic: PyLuxCoreTools - Segmentation Fault
Replies: 10
Views: 5422

Re: PyLuxCoreTools - Segmentation Fault

Releases are compiled with Python v3.7 (because of Blender), it is likely to not work with v3.8. I know for sure that opposite: binaries compiled with v3.8 doesn't work with v3.7. Ok, I have tried to use Python 3.7.10 with pyenv (PySide2 installed), but I still get a segmentation fault. This happen...
by d1nuc0m
Mon May 03, 2021 4:34 pm
Forum: User Support
Topic: Linux dependencies
Replies: 12
Views: 5473

Re: Linux dependencies

It doesn't very much sense to pack the standalone version, you should pack BlendLuxCore. It has sense, it is sometimes used as a dependence ( for example FreeCAD can use it standalone for rendering ) for other packages. BlendLuxCore is already packaged in AUR as blender-plugin-luxcorerender Do the ...
by d1nuc0m
Mon May 03, 2021 4:33 pm
Forum: User Support
Topic: PyLuxCoreTools - Segmentation Fault
Replies: 10
Views: 5422

PyLuxCoreTools - Segmentation Fault

I was trying to use PyLuxCoreTools (from 2.5 release) on Kubuntu 20.04.x, with Python 3.8.5.
I extracted the folder and tried to run both python3 pyluxcoretools.zip and sudo python3 pyluxcoretools.zip.
The only result is "Segmentation fault".
by d1nuc0m
Thu Apr 29, 2021 9:08 pm
Forum: User Support
Topic: Linux dependencies
Replies: 12
Views: 5473

Re: Linux dependencies

Dade wrote: Thu Apr 29, 2021 9:00 pm It doesn't very much sense to pack the standalone version, you should pack BlendLuxCore.
It has sense, it is sometimes used as a dependence (for example FreeCAD can use it standalone for rendering) for other packages.

BlendLuxCore is already packaged in AUR as blender-plugin-luxcorerender
by d1nuc0m
Thu Apr 29, 2021 7:12 pm
Forum: User Support
Topic: Linux dependencies
Replies: 12
Views: 5473

Re: Linux dependencies

In the latter case it points to the system libraries, except for libOpenImageDenoise.so.0, which is not found although Isn't it included in original .tar.bz2 ? Regarding pyluxcore, it should work with Python2 and/or Python3? Python3. Yes, but to avoid dependency hells and conflicts with the librari...
by d1nuc0m
Thu Apr 29, 2021 6:28 pm
Forum: User Support
Topic: Kernel Problems & Unable to parse PLY files - GitHub Issues
Replies: 0
Views: 3949

Kernel Problems & Unable to parse PLY files - GitHub Issues

Reporting also here a couple of problems I encountered with LuxCoreRender on Linux.

I've had problems with kernels, reported on GitHub as issue #524 and in rendering the default scenes because of problems in PLY parsing, reported on GitHub as issue #525.

See GitHub issues for the details :D
by d1nuc0m
Thu Apr 29, 2021 6:14 pm
Forum: User Support
Topic: Linux dependencies
Replies: 12
Views: 5473

Re: Linux dependencies

The binaries are (mostly) statically linked and they detect CUDA/OpenCL presence at runtime so they should have a very little amount of dependencies. Are you packing LuxCore standalone or BlendLuxCore ? LuxCore standalone. To be clear, this: https://github.com/LuxCoreRender/LuxCore/releases/downloa...