Code: Select all
raceback (most recent call last):
File "/usr/bin/cura", line 9, in <module>
from UM.Platform import Platform
ModuleNotFoundError: No module named 'UM'
Code: Select all
emerge dev-python/pipCode: Select all
pip install --user UMCode: Select all
pip listCode: Select all
um (1.4.0)The version of cura I've installed is media-gfx/cura-2.6.0, can anyone help me out? I'm not familiar with python but if I try to re-install the UM module I get this saying it's definitely installed
Code: Select all
Requirement already satisfied: UM in ./.local/lib64/python3.5/site-packages
Code: Select all
Calculating dependencies... done!
[ebuild R ] media-gfx/cura-2.6.0::gentoo USE="usb" PYTHON_SINGLE_TARGET="python3_5 -python3_4 -python3_6" PYTHON_TARGETS="python3_4 python3_5 -python3_6" 0 KiB


