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

Add-on install not working #156

Open
wisehart opened this issue Feb 22, 2024 · 2 comments
Open

Add-on install not working #156

wisehart opened this issue Feb 22, 2024 · 2 comments

Comments

@wisehart
Copy link

I tried to install the CfdOF Add-On on a fresh install of FC. First in the Add-On manager the add-on preview page looks like this:

grafik

Then, when clicking "Install", this window appears and nothing happens:

grafik

After waiting for a long time and clicking "Cancel" this message appears in the previe window:

Laden der README-Datei von URL https://github.com/jaheyns/CfdOF/blob/master/README.md ist fehlgeschlagen

Python Console shows this output:

Python 3.8.17 (default, Jul 27 2023, 21:57:58) [MSC v.1900 64 bit (AMD64)] on win32
Type 'help', 'copyright', 'credits' or 'license' for more information.
>>> # Gui.runCommand('Std_Workbench',7)
>>> # Gui.runCommand('Std_ViewStatusBar',1)
>>> # Gui.runCommand('Std_AddonMgr',0)
>>> # Gui.runCommand('Std_AddonMgr',0)
>>>

Version Information:

OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 0.21.2.33771 (Git)
Build type: Release
Branch: releases/FreeCAD-0-21
Hash: b9bfa5c5507506e4515816414cd27f4851d00489
Python 3.8.10, Qt 5.15.2, Coin 4.0.1, Vtk 8.2.0, OCC 7.6.3
Locale: German/Germany (de_DE)

@oliveroxtoby
Copy link
Collaborator

I think that these are issues with the FreeCAD addon manager rather than with CfdOF per se. I would ask you to try it with the latest development build as I suspect they have been addressed, however unfortunately CfdOF isn't yet compatible with it as there are some changes to the material system. So I will check back on this once those changes have been made.

@Kai2510
Copy link

Kai2510 commented Apr 9, 2024

The addon manager is sometimes unstable. I chose to install it manually by cloning this repository into $FreeCAD_ROOT$/Mod directory because of bad network condition. Need to update it manually.

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

3 participants