Skip to content
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

Fix failing dependency install of mesh_to_sdf #2081

Merged
merged 2 commits into from
May 10, 2023

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented May 10, 2023

Works around marian42/mesh_to_sdf#38

What

Checklist

PR Build Summary: https://build.rerun.io/pr/2081

@Wumpf Wumpf added the examples Issues relating to the Rerun examples label May 10, 2023
@@ -1,4 +1,4 @@
mesh_to_sdf===0.0.14
-e git+https://github.com/marian42/mesh_to_sdf.git#egg=mesh_to_sdf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wth is this magic? "egg"? https://youtu.be/hl7-ZmJEB1E?t=24

Is it possible to add a comment here explaining wtf is going on and why we don't just depend on mesh_to_sdf like a normal dependency?

Copy link
Member Author

@Wumpf Wumpf May 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I watched the video you linked and it didn't help me understand anything about eggs.

I'm just following Pip's orders. But apparently that's what bundled python code is called https://stackoverflow.com/questions/2051192/what-is-a-python-egg
Turns out.. pythons.. lay eggs..

I also found out how to add comments to requirements.txt so I'll link to the ticket etc.

@Wumpf Wumpf merged commit 89bf4f0 into main May 10, 2023
15 checks passed
@Wumpf Wumpf deleted the andreas/fix-mesh-to-sdk-dependency branch May 10, 2023 18:13
@Wumpf Wumpf added the 🪳 bug Something isn't working label May 10, 2023
jprochazk pushed a commit that referenced this pull request May 11, 2023
* Fix failing dependency install of mesh_to_sdf
Works around marian42/mesh_to_sdf#38

* add comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working examples Issues relating to the Rerun examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants