-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Calls to Length() remain despite deprecation #228
Comments
I can't reproduce. Can you tell me more about your setup, vpype version, installed plug-ins? |
I have installed vpype 1.6.0, and vpype-gcode 0.7.1. I am running Ubuntu 20.10, I've not installed with a virtual environment, and any calls to vpype display the warning, including
|
I'm not able to reproduce. Can you show the full output of |
Full output is as follows:
|
My best bet is that you have an outdated version of occult or gwrite installed. Try:
|
I don't doubt it. Those pip updates did not resolve the issue. This can be closed if it's an installation problem on my machine. |
Maybe an old version of vpype-text? What's the output of |
I'm closing this because it's likely not a vpype-related issue (rather a plug-in problem). |
Running any vpype command results in at least one deprecation warning regarding calls to vpype.Length().
The text was updated successfully, but these errors were encountered: