-
Notifications
You must be signed in to change notification settings - Fork 144
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
Several macros reporting error: cannot import name 'app' #32
Comments
we had discussion on this topic (lower case import-names) But it never was decided to go this way. So it's better to stay with "from FreeCAD import App". Although this syntax works for me with:
|
I opened a topic on this, https://forum.freecadweb.org/viewtopic.php?f=10&t=33545, but it didn't attract any attention from developers.
|
cf. 4c028d2. |
Related to #8
Found by @Syres916 on the forum
Edit:
FYI, this is the same error given in:
The text was updated successfully, but these errors were encountered: