Replies: 2 comments
|
Whoops, didn't realize I had to inject plugins to vsketch too. It's working now. Thank you for your work! https://vsketch.readthedocs.io/en/latest/install.html#installing-plug-ins |
0 replies
|
Correct 👍🏻 I'll move this issue in the Q&A section. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I really want to get this plugin working. I installed it successfully, I think.
If I try using vpype-perspective on the command line, it works:
But when I run the wobbly_cylinders example, it fails:
Any idea what's going on here? There are a lot of pieces here I'm not familiar with, so after uninstalling and reinstalling, I'm sort of at a loss. Seems the error originates in a
clickfunction. Does vsketch's vpype somehow not see the plugins?I did see a warning that vpype is not yet compatible with Python 3.11... is this the exact thing one would expect to fail with python 3.11? Everything else I've done has worked so far. (Update: I tried it on python 3.10 and got the same error.)
Thanks.
All reactions