-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
installing error (may be related to external Part-o-Magic addon) #1203
Comments
Now this error message comes when installing any workbench 12:00:37 GitPython not found. Using standard download instead. |
This is not |
So did the workbench installed properly? Please try start freecad with the |
Yes, the workbench was installed properly but I wanted to point out this error. |
I started freecad with Run Freecad.bat but the error message is still coming. Traceback (most recent call last): |
This error message comes up every time I use a part container. 13:10:46 ActiveObjectList.cpp(216): Cannot set active object Unnamed#Part. in document 'Unnamed'. Not found in current selection 13:38:03 ActiveObjectList.cpp(216): Cannot set active object Unnamed#Part001. in document 'Unnamed'. Not found in current selection |
The part-container error message disappears when uninstalling Part-o-Magic. |
Can you tell me how to get rid of these error messages? |
This ticket is disorienting. There is no about info which would tell us what addons are installed as well. Checkout: https://github.com/DeepSOIC/Part-o-magic#uninstall |
OS: Windows 10 Version 2009 |
There are two videos, one with part o magic and one without part o magic. As can be seen in the second video, Part o Magic is not installed. And it can be seen that there was no error message while taking part container. |
In upstream master, About info also shows installed addons/macros. Thought that Link branch had that but I was wrong. |
@hamza00789 did you see this link that I posted in #1203 (comment) ?
|
In that case, you will not be able to watch the video. I don't know why but I have this problem now. You can watch one of my videos by posting it without zipping. |
If you post it without zipping, the video does not appear. Can you tell me why? |
and yes, your videos attached directly don't show in preview (unless you convert it) 1.mp4 |
@DeepSOIC would you be so kind to weigh-in on this ? (since it could be part-o-magic related) |
I highly doubt the original issue has anything to do with part-o-magic. The errors when new Part is created certainly do. I don't immediately know the cause, i need to check it out, but i'm not sure if i'm gonna do it any time soon... I've never tested PoM for compatibility with realthunder's branch. |
The problem is fixed by the above commit. This is harmless error. But you want to fix it now, just find |
This error occurred while installing sheet metal add-ons. Is this a problem?
11:51:39 GitPython not found. Using standard download instead.
11:51:40 Traceback (most recent call last):
11:51:40 File "C:\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\Mod\AddonManager\addonmanager_utilities.py", line 126, in urlopen
u = urllib2.urlopen(req, timeout=timeout)
11:51:40 File "C:\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\bin\lib\urllib\request.py", line 222, in urlopen
return opener.open(url, data, timeout)
11:51:40 File "C:\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\bin\lib\urllib\request.py", line 531, in open
response = meth(req, response)
11:51:40 File "C:\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\bin\lib\urllib\request.py", line 640, in http_response
response = self.parent.error(
11:51:40 File "C:\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\bin\lib\urllib\request.py", line 569, in error
return self._call_chain(*args)
11:51:40 File "C:\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\bin\lib\urllib\request.py", line 502, in _call_chain
result = func(*args)
11:51:40 File "C:\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\FreeCAD-asm3-Daily-Win64-Py3-Qt5-20220407\bin\lib\urllib\request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
11:51:40 urllib.error.HTTPError: HTTP Error 404: Not Found
11:51:40 Downloading https://github.com/shaise/FreeCAD_SheetMetal/archive/master.zip
The text was updated successfully, but these errors were encountered: