compas_wood.joints problem #16
Replies: 3 comments 3 replies
-
Hi, compas_wood has been changed slightly since recordings were done. Compas1 also was rewritten to Compas2. Did you try to run example files? I would start from there, they are quite similar. I am also developing Rhino Plugin, I will try to record or at least to upload a tutorial in the following days. |
Beta Was this translation helpful? Give feedback.
-
What error do you see? And which exact file are you running? I did a small workshop for Rhino8 and compas wood. If you are also interested to run code directly in Rhino, you can follow these pages. You would only need to install compas_wood in Rhino8 through package manager: https://petrasvestartas.github.io/compas_wood/latest/tutorials/ibois/requirements.html |
Beta Was this translation helpful? Give feedback.
-
Did you try to follow installation instructions described here? https://petrasvestartas.github.io/compas_wood/latest/installation/conda.html |
Beta Was this translation helpful? Give feedback.
-
Hello!
I am following your lectures on EdX. In the 'Python and compas_wood, part 1' lecture you are testing the visualstudio with
from compas_wood.joint import joinery
I installed the documents via Anacoda prompt but my folder doesn't read 'joint' then I installed the github file and I imported it to the Visual Studio but still it doesn't work. I have:
compas_wood.binding/datastructures/dataset etc but not joints
I attached the image of screen too. How can I solve the problem?
Thank you for your time.
Basak
Beta Was this translation helpful? Give feedback.
All reactions