$ cura Error in sys.excepthook: Traceback (most recent call last): File "<frozen importlib._bootstrap>", line 971, in _find_and_load File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 665, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 678, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/usr/lib64/python3.6/site-packages/cura/CuraApplication.py", line 49, in <module> from cura.Arranging.Arrange import Arrange File "/usr/lib64/python3.6/site-packages/cura/Arranging/Arrange.py", line 7, in <module> from UM.Math.Polygon import Polygon File "/usr/lib64/python3.6/site-packages/UM/Math/Polygon.py", line 10, in <module> from UM.Math import ShapelyUtil File "/usr/lib64/python3.6/site-packages/UM/Math/ShapelyUtil.py", line 6, in <module> import shapely.geometry ModuleNotFoundError: No module named 'shapely'
$ equery belongs /usr/lib64/python3.6/site-packages/UM/Math/ShapelyUtil.py * Searching for /usr/lib64/python3.6/site-packages/UM/Math/ShapelyUtil.py ... dev-python/uranium-3.6.0 (/usr/lib64/python3.6/site-packages/UM/Math/ShapelyUtil.py)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=788cb60a60bd74ad0504385f4db2a28edc7847e7 commit 788cb60a60bd74ad0504385f4db2a28edc7847e7 Author: Amy Liffey <amynka@gentoo.org> AuthorDate: 2019-01-03 17:22:00 +0000 Commit: Amy Liffey <amynka@gentoo.org> CommitDate: 2019-01-03 17:22:00 +0000 dev-python/uranium: add missing dep sci-libs/Shapely Closes: https://bugs.gentoo.org/674392 Suggested-by: Kobboi <gentoo@lermytte.be> Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-python/uranium/{uranium-3.6.0.ebuild => uranium-3.6.0-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
*** Bug 674436 has been marked as a duplicate of this bug. ***