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

Ensure emscripten root is at the start of python path #22230

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jul 12, 2024

This avoids issues where something called e.g. tools already exists in the python path.

See emscripten-core/emsdk#1420 (comment)

This avoids issues where something called e.g. `tools` already
exists in the python path.

See emscripten-core/emsdk#1420 (comment)
@kleisauke
Copy link
Collaborator

I confirm that this resolves the issue for me, thanks!

@sbc100
Copy link
Collaborator Author

sbc100 commented Jul 13, 2024

If you could approve then this change will auto-merge

@sbc100 sbc100 merged commit 4e8dc6f into emscripten-core:main Jul 13, 2024
28 checks passed
@sbc100 sbc100 deleted the sys_path_insert branch July 13, 2024 16:33
verhovsky pushed a commit to verhovsky/emscripten that referenced this pull request Jul 30, 2024
…e#22230)

This avoids issues where something called e.g. `tools` already exists in
the python path.

See
emscripten-core/emsdk#1420 (comment)
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.

2 participants