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

No module named 'requests' #83

Open
marek-j opened this issue Nov 15, 2024 · 1 comment
Open

No module named 'requests' #83

marek-j opened this issue Nov 15, 2024 · 1 comment

Comments

@marek-j
Copy link

marek-j commented Nov 15, 2024

Hi, I installed DynamicData v2.69.0 through the AddonManager into FreeCAD Link Branch 2024.1003.0 (Realthunder) as a Snap on Linux Mint 22. After a restart of FreeCAD I create a DD with the DD workbench and I get the following error as a popup and in the report view respectively:
image

09:36:34  Traceback (most recent call last):
  File "<string>", line 86, in Activated
  File "/snap/freecad-realthunder/133/usr/lib/python3/dist-packages/shiboken2/files.dir/shibokensupport/feature.py", line 139, in _import
    return original_import(name, *args, **kwargs)

09:36:34  No module named 'requests'

From then on everything seems to work fine but the same error message comes up every time I exit a sketch.

@mwganson
Copy link
Owner

I just pushed an update to verison 2.70. It should not just print a warning message that the requests package module is not available. You can disable the warnings by disabling automatic update checking in Dynamic Data settings.

You can also try to install the requests package into the FreeCAD environment. There is a macro that can potentially help with that here: https://forum.freecad.org/viewtopic.php?t=91793

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

2 participants