Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing yaml library : AppImage version of FC #6

Open
oddtopus opened this issue Sep 1, 2019 · 2 comments
Open

missing yaml library : AppImage version of FC #6

oddtopus opened this issue Sep 1, 2019 · 2 comments

Comments

@oddtopus
Copy link

oddtopus commented Sep 1, 2019

I wonder if the following error is due because the AppImage is not able to get the system's environment of Python3.
Suggestions howto patch or skip this dependency?

Init: Entering event loop
Init: Processing command line files
No module named 'yaml'
Traceback (most recent call last):
File "/home/user/.FreeCAD/Mod/frame/freecad/frametools/init_gui.py", line 24, in Initialize
from freecad.frametools import commands
File "/home/user/.FreeCAD/Mod/frame/freecad/frametools/commands.py", line 7, in
from . import fem2d
File "/home/user/.FreeCAD/Mod/frame/freecad/frametools/fem2d.py", line 9, in
import yaml

@looooo
Copy link
Owner

looooo commented Oct 16, 2019

yaml should be included in the appimage. Which version of FreeCAD are you using?

@oddtopus
Copy link
Author

oddtopus commented Oct 20, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants