Cannot run GPA phyton warning

Operating system: Windows 10
Slicer version: 4.11
Expected behavior: Visualizar 3d volumen in GPA
Actual behavior: Not running

Hello, I can´t do some operations in the GPA moduel, when I try to paste the code in the phyton window, I got this message: UserWarning: Could not import the lzma module. Your installed Python is incomplete. Attempting to use lzma compression will result in a RuntimeError.

What can i do?

1 Like

Thanks for letting us know. This is not an error. When a package imports “pandas” package then pandas logs this warning. It is highly unlikely that you will need lzma compression, but if yes, then you’ll get an error message, so you can safely ignore the warning.

Anyway, this issue is tracked here, but unless it blocks someone from doing something, its priority will remain low.

2 Likes

Thank you very much!

Hi @Sandra_Ospina can you follow up with me if you are still having issues running this module?

Hi Sara! Actually I was able to run it…I think the problem is my computer memory. Thank you!

1 Like