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

[Python] Fix python linux deploy missing shared library files #892

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

chaokunyang
Copy link
Collaborator

@chaokunyang chaokunyang commented Aug 31, 2023

What do these changes do?

Fix python linux deploy missing shared library files

Related issue number

Closes #884

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang changed the title Fix python linux deploy Fix python linux deploy missing shared library files Aug 31, 2023
@chaokunyang chaokunyang changed the title Fix python linux deploy missing shared library files [Python] Fix python linux deploy missing shared library files Aug 31, 2023
@chaokunyang chaokunyang merged commit fdf85eb into apache:main Aug 31, 2023
11 checks passed
chaokunyang added a commit that referenced this pull request Aug 31, 2023
* debug python ci

* trigger ci

* add  missing package files
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.

ModuleNotFoundError: No module named 'pyfury.lib.mmh3.mmh3'
1 participant