question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Saving to `obj` bug

See original GitHub issue

Hi Marco,

I’m testing the latest version of vedo but I get an error when saving to .obj: Has to do with this line: https://github.com/marcomusy/vedo/blob/01e9c42ce910974d33f29ddba2d46bc1e6823812/vedo/vtkio.py#L1138

The error:

>           for l in objct.lines(joined=True):
E           TypeError: lines() got an unexpected keyword argument 'joined'

../../../miniconda3/envs/brtest/lib/python3.7/site-packages/vedo/vtkio.py:1138: TypeError

I’ve tried updating vtk to the latest version but that didn’t help. Is there anything else I should update?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
FedeClaudicommented, Jun 18, 2020

I see, okay. Thanks Marco 😃

1reaction
FedeClaudicommented, Jun 18, 2020

Thanks for the release, it works perfectly!


By the way, completely unrelated question, do you have idea why the VTK widget for pyqt5 applications gives low resolution renderings on mac compared to windows??

Read more comments on GitHub >

github_iconTop Results From Across the Web

Glitchy/distorted object when exporting to .obj file format but ...
I am trying to model and export a Glock 18 for my game. In viewing in Edit mode, Object mode, Shading or basically...
Read more >
Error Saving Object An error occured trying to ... - Esri Support
The error occurs due to one of the following reasons: Saving a feature class to a folder other than a geodatabase (.gdb). Saving...
Read more >
Texture mismatch when exporting to OBJ or FBX - Reallusion
Essentially it was caused by pulling the texture from a wrong export in my case. It was an OBJ export folder, which I...
Read more >
OBJ Export Frustrations - Adobe Support Community - 8835356
Solved: I have a scene which contains a few 3D objects created within Photoshop. I want to export those 3D objects individually from...
Read more >
Exporting to OBJ - error opening file - Revopoint Forum
Any suggestions? I saw one video where just the face was capture and downloaded the provided file which opens fine. Thanks in advance!...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found