GNU bug report logs -
#52606
FreeCAD - Missing dependency python-ply
Previous Next
Reported by: Jacob Hrbek <kreyren <at> rixotstudio.cz>
Date: Sat, 18 Dec 2021 20:10:01 UTC
Severity: normal
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Steps to reproduce: 1. Get FreeCAD and open any project 2. Navigate to
OpenSCAD workbench 3. In top-menu: OpenSCAD -> Add OpenSCAD Element...
4. Try to create `cube()` as **NON**-mesh and expect the following:
21:06:38 Traceback (most recent call last):
21:06:38 File
"/gnu/store/c600mwsbfxyiv0i35y7srhxp2g3ya7wb-freecad-0.19.2/Mod/OpenSCAD/OpenSCADCommands.py",
line 380, in addelement
21:06:38 import importCSG
21:06:38 File
"/gnu/store/mcdj73r1d10nqmz9pjcmkxsni00kffz9-python-shiboken-2-5.15.2/lib/python3.9/site-packages/shiboken2/files.dir/shibokensupport/__feature__.py",
line 142, in _import
21:06:38 return original_import(name, *args, **kwargs)
21:06:38 File
"/gnu/store/c600mwsbfxyiv0i35y7srhxp2g3ya7wb-freecad-0.19.2/Mod/OpenSCAD/importCSG.py",
line 44, in <module>
21:06:38 import ply.lex as lex
21:06:38 File
"/gnu/store/mcdj73r1d10nqmz9pjcmkxsni00kffz9-python-shiboken-2-5.15.2/lib/python3.9/site-packages/shiboken2/files.dir/shibokensupport/__
feature__.py",
line 142, in _import
21:06:38 return original_import(name, *args, **kwargs)
21:06:38 ModuleNotFoundError: No module named 'ply'
--
-- Jacob Hrbek
[Message part 2 (text/html, inline)]
[publickey - kreyren@rixotstudio.cz - 1677db82.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]
This bug report was last modified 3 years and 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.