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

Test on Pyodide #2388

Merged
merged 9 commits into from Jan 22, 2023
Merged

Test on Pyodide #2388

merged 9 commits into from Jan 22, 2023

Conversation

Kodiologist
Copy link
Member

No description provided.

@Kodiologist
Copy link
Member Author

The GitHub Actions reran today after I rebased this PR, and the Pyodide test is now mysteriously failing although none of Hy's code has changed:

File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 276, in get_topological_weights
    assert len(weights) == expected_node_count
AssertionError

I'll have to look into it.

@Kodiologist
Copy link
Member Author

It turned out to that I just needed a newer version of pip to install pyodide-build successfully.

@Kodiologist Kodiologist merged commit 70f549b into hylang:master Jan 22, 2023
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.

None yet

1 participant