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
Hello ! This behavior is normal, this is because pywavefront only supports reading .obj files, not writting them.
So I never implemented .obj export in pymadcad either ... I eveb don't know if it is hard 🤔
Hi!
I am working on venv Python 3.11.3
I have installed pywavefront-1.3.3
when I want to save the file to .obj file I get:
FileFormatError: no write function available for format obj
Saving the .ply file after installing plyfile works fine.
Any ideas what might be happening here?
Cheers
t.
The text was updated successfully, but these errors were encountered: