01Design
01Design
Im running into the same problem. Did someone get how to fix it?
Update: You can find the solution here https://github.com/dvschultz/stylegan2-ada-pytorch/issues/45#issuecomment-1671468176
Thank you for reaching out, Here is a printscreen of the cell where we can see that it doesnt recognize it and my collection folder.  I've tried to `!pip...
Dear JCBrouwer, It worked. Thank you very much for your help. Your work is amazing. I suggest to: - add the `!pip install -U git+https://github.com/CPJKU/madmom` - You could also mention...
Hello @9and3, thank you for your quick reply. * Windows * Rhino 8.9.24194.18121 * The code: ``` #! python3 import rhino3dm import rhino a= "dddUTest" # create a surface in...
@9and3 as the canvas is unclickable it also wont aloow hover functions i suppose. So i can't see the error message. There aro no error messages in rhino nor in...
Hi, I'm running the 1.2.13 version that seems to be the latest now and I did just update rhino 8. It works, however, i sometimes need to click again on...
@9and3 Do you run the Rhino8 Python interpreter directly from VSCode? If not, how do you use rhinoscriptsyntax in vscode without problems? Do you use Python 3.8? Thanks