* bug#52606: FreeCAD - Missing dependency python-ply
@ 2021-12-18 20:09 Jacob Hrbek
2021-12-31 10:37 ` Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Jacob Hrbek @ 2021-12-18 20:09 UTC (permalink / raw)
To: 52606
[-- Attachment #1.1.1: Type: text/plain, Size: 1131 bytes --]
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
[-- Attachment #1.1.2: Type: text/html, Size: 2730 bytes --]
[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#52606: FreeCAD - Missing dependency python-ply
2021-12-18 20:09 bug#52606: FreeCAD - Missing dependency python-ply Jacob Hrbek
@ 2021-12-31 10:37 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-12-31 10:37 UTC (permalink / raw)
To: 52606-done
[-- Attachment #1: Type: text/plain, Size: 60 bytes --]
Fixed in b7078d5d49d72cb5e5356d698b99540612b4d6c4.
Closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-12-31 10:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-18 20:09 bug#52606: FreeCAD - Missing dependency python-ply Jacob Hrbek
2021-12-31 10:37 ` Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.