Open jimmythedog opened 16 hours ago
Hi @jimmythedog I've not run into this issue. What are the permissions of your ~/.local/share/FreeCAD
directory and its subdirs?
Hi @srounce , thanks for the reply
~/.local/share/FreeCAD
itself is drwxr-xr-x
~/.local/share/FreeCAD/webdata
and its subdirs are drwx------
~/.local/share/FreeCAD
subdirs are drwxr-xr-x
Describe the bug
FreeCAD(
1.0.0RC2
) executes~/.local/share/FreeCAD/Mod/InventorLoader/.InitGui.py
on startup that attempts to install required dependencies if they're not already installed; this fails with:Steps To Reproduce
Steps to reproduce the behavior:
Report view
FreeCAD gui panelExpected behavior
There should be no errors on startup
Screenshots
Additional context
All files mentioned in the error message appear to exist:
Metadata
Notify maintainers
Note for maintainers: Please tag this issue in your PR.
Add a :+1: reaction to issues you find important.