dprojects / Woodworking

This is Woodworking workbench for FreeCAD
MIT License
200 stars 17 forks source link

Install of Woodworking workbench fails from FreeCAD #33

Closed myhillman closed 8 months ago

myhillman commented 9 months ago

Inside FreeCAD 0.21, the Woodworking workbench is available for installation from Tools | Addon manager. The installation fails with an error message "Could not load README data from URL https://github.com/dprojects/Woodworking.git/blob/master/README.md"

[code] OS: Windows 10 build 19045 Word size of FreeCAD: 64-bit Version: 0.21.0.33668 +7 (Git) Build type: Release Branch: (HEAD detached at 0.21) Hash: 41b058e2087de60dc8fef3d3e68c7d0129e13abf Python 3.8.10, Qt 5.15.2, Coin 4.0.1, Vtk 8.2.0, OCC 7.6.3 Locale: English/Australia (en_AU) Installed mods:

jet11x commented 8 months ago

I just installed FreeCAD and then installed Woodworking from the Addon Manager without any issues.

OS: Windows 11 build 22621 Word size of FreeCAD: 64-bit Version: 0.21.1.33668 +26 (Git) Build type: Release Branch: (HEAD detached at 0.21.1) Hash: f6708547a9bb3f71a4aaade12109f511a72c207c Python 3.8.10, Qt 5.15.2, Coin 4.0.1, Vtk 8.2.0, OCC 7.6.3 Locale: English/United Kingdom (en_GB) Installed mods:

dl-home commented 8 months ago

I tried uninstalling Version: 0.21.1.33668 +26 (Git) and reinstalling it, and I still get the error if I try to install the Woodworking workbench: "Could not load README data from URL https://github.com/dprojects/Woodworking.git/blob/master/README.md"

Someone else mentioned that the URL is wrong. ".../Woodworking.git/..." should just be ".../Woodworking/..." If that is true, is there a file I can edit on my local installation to try to fix it?

kwgagel commented 8 months ago

I tried doing that. It fixes the description but it still can't install. Kevin W. Gagel -------- Original message --------From: dl-home @.> Date: 2024-01-08 10:16 AM (GMT-08:00) To: dprojects/Woodworking @.> Cc: Subscribed @.***> Subject: Re: [dprojects/Woodworking] Install of Woodworking workbench fails from FreeCAD (Issue #33) I tried uninstalling Version: 0.21.1.33668 +26 (Git) and reinstalling it, and I still get the error if I try to install the Woodworking workbench: "Could not load README data from URL https://github.com/dprojects/Woodworking.git/blob/master/README.md" Someone else mentioned that the URL is wrong. ".../Woodworking.git/..." should just be ".../Woodworking/..." If that is true, is there a file I can edit on my local installation to try to fix it?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

dprojects commented 8 months ago

Code has been changed. Try latest version and reopen this issue if there is still error. Thanks.