You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'Workplane' object has no attribute 'export'. Did you mean: 'exportSvg'?
Was CadQuery installed using Conda?: No, with pip. Note that I had to jump through the hoops detailed in #1626 but that seems unlikely to cause this issue?
Output of pip list from your active virtual environment:
Following the example from https://github.com/CadQuery/cadquery/blob/2629bf94900a6acedd00b8b50f00c41a30b4785c/doc/importexport.rst#exporting-step and the documentation at https://cadquery.readthedocs.io/en/latest/classreference.html?highlight=export#cadquery.Workplane.export
(note it says version 2.4 on the left)
To Reproduce
Backtrace
Environment
OS: Linux
Was CadQuery installed using Conda?: No, with pip. Note that I had to jump through the hoops detailed in #1626 but that seems unlikely to cause this issue?
Output of
pip list
from your active virtual environment:Using: nothing other than cadquery itself
The text was updated successfully, but these errors were encountered: