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

Loading issues - Missing dependencies #8

Open
mdziczkowski opened this issue Jul 16, 2021 · 0 comments
Open

Loading issues - Missing dependencies #8

mdziczkowski opened this issue Jul 16, 2021 · 0 comments

Comments

@mdziczkowski
Copy link

mdziczkowski commented Jul 16, 2021

While attempting to load GDT, I got following error message:

During initialization the error "inconsistent use of tabs and spaces in indentation (<string>, line 48)" occurred in share/Mod/GDT/InitGui.py

Note: For security reasons, the patch was truncated

System:

  • Debian 10 (64-bit) - Linux
  • FreeCAD version: 4.0.0
Foadsf added a commit to Foadsf/FreeCAD-GDT that referenced this issue Jul 23, 2024
Replaced all tabs with spaces to resolve indentation error.

fixes:

- juanvanyo#7
- juanvanyo#8
- juanvanyo#9
juanvanyo pushed a commit that referenced this issue Jul 23, 2024
* Fix inconsistent use of tabs and spaces in InitGui.py

Replaced all tabs with spaces to resolve indentation error.

fixes:

- #7
- #8
- #9

* Fix syntax error in GDT.py by replacing <> with !=

Replaced all instances of <> with != to resolve invalid syntax error at line 279.

fixes #14
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

1 participant