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

Restrict pymeshlab version on Windows (3461) #3474

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

SharkWipf
Copy link
Contributor

As per #3461 and cnr-isti-vclab/PyMeshLab#398, currently pymeshlab==2023.12.post2 (latest at the time of writing) seems to be broken on Windows, breaking ns-export entirely in the process.
(One could wonder why it, and everything else, is even being imported unconditionally, ns-export takes seconds to launch and uses up 900MB of RAM just to display its --help, but that's a separate issue for another time)

This is a temporary workaround to restrict the version of Pymeshlab being installed on Windows.

I blatantly admit that I have not tested this. I don't have access to a Windows machine I can test this on right now, but we've been getting at least 5 different people reporting this issue over the past few days, so I figured it was more important to roll out a potential fix than to wait until I have time to test it. Manual downgrading of pymeshlab has fixed the issue for everyone who's tried however.

@markdjwilliams
Copy link

While I have not tested your PR, I can confirm that downgrading pymeshlab to 2023.12.post1 solved the ns-export issue for me.

@jb-ye jb-ye enabled auto-merge (squash) October 24, 2024 19:01
@jb-ye
Copy link
Collaborator

jb-ye commented Oct 24, 2024

I agree your proposal that we shouldn't wait for the fix.

@jb-ye jb-ye merged commit cef9589 into nerfstudio-project:main Oct 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants