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

[Problem] ImportError on create_group #1043

Open
1 task done
Media-Evil opened this issue Nov 1, 2024 · 0 comments
Open
1 task done

[Problem] ImportError on create_group #1043

Media-Evil opened this issue Nov 1, 2024 · 0 comments

Comments

@Media-Evil
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Version

0.21 (Development)

Full version info

[code]
OS: Windows 11 build 22621
Word size of FreeCAD: 64-bit
Version: 2024.1006.0.14555 (Git shallow)
Build type: Release
Branch: (HEAD detached at 20241003stable)
Hash: a9810d509a6f112b5ac03d4d4831b67e6bffd5b7
Python 3.11.8, Qt 5.15.8, Coin 4.0.1, Vtk 9.2.6, OCC 7.7.2
Locale: English/United Kingdom (en_GB)
Installed mods: 
  * BillOfMaterials 1.0.1
  * Curves 0.6.51
  * Defeaturing 1.2.2
  * dodo 1.0.1
  * DynamicData 2.68.0
  * fasteners 0.5.29
  * sheetmetal 0.5.3
[/code]

Subproject(s) affected?

None

Problem description

The problem I am referring to is encountered in Stable 2024.10.03 release, where after you try to create a group the following error is shown:

  File "<string>", line 349, in create_group
<class 'ImportError'>: cannot import name 'PathOp' from 'PathScripts' (C:\Users\username\Desktop\FreeCAD RT 2024.10.03\Mod\Path\PathScripts\__init__.py)```

The `__init__.py` file is empty. Is something missing in releases? Is the 2024.10.03 release even usable.

### Anything else?

I am referring to releases published on this page: https://github.com/realthunder/FreeCAD/releases

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct
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