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.

error from compas_ghpython artists

See original GitHub issue

Hi, there’s an error when I tried to use the artist.draw_faces(join_faces=True) in compas_ghpython.artists.MeshArtist.

The error can be reproduced from the example in documentation.

Runtime error (TypeErrorException): Parameter must be a Guid or string representing a Guid
Traceback:
  line 206, in JoinMeshes, "C:\Users\user\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rhinoscript\mesh.py"
  line 495, in coerceguid, "C:\Users\user\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rhinoscript\utility.py"
  line 589, in coercemesh, "C:\Users\user\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rhinoscript\utility.py"
  line 66, in draw_faces, "Z:\compas-dev\compas\src\compas_ghpython\artists\mixins\faceartist.py"
  line 8, in script

I am using Rhino 5, Grasshopper and IronPython2.7 in windows.

Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
romanarustcommented, Jan 7, 2019

Hi thanks for posting, I was working on it too. It actually required also to fix something in ghpython/utilities/drawing.py (returned breps instead of meshes)

0reactions
GeneKaocommented, Jan 7, 2019

Yes, solved. It works perfectly now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Art of Failure | Tate
Hear artists, a poet, a novelist and a dancer reflect on their experience of art and failure. Featuring Lubaina Himid, Akram Khan, Scottee,...
Read more >
Support - Apple Music for Artists
Explore articles and guides that can help you sign up for Apple Music for Artists, access analytics, submit song lyrics and artist images,...
Read more >
The Queer Art of Failure - Duke University Press
The Queer Art of Failure is about finding alternatives—to conventional understandings of success in a heteronormative, capitalist society; ...
Read more >
9 Things You Should Give Up to Be a Successful Artist
“Failure just means you are learning,” adds Bonnie. “Keep failing, because you will be learning your entire career.” Give up feeling selfish. Everyone ......
Read more >
The Japanese art principle that teaches how to work with failure
Your cracks and flaws make you more amazing—if handled artfully.
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