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

joblib file #904

Closed
nusratkhowaja opened this issue May 14, 2024 · 3 comments
Closed

joblib file #904

nusratkhowaja opened this issue May 14, 2024 · 3 comments

Comments

@nusratkhowaja
Copy link

is this support import joblib

@nusratkhowaja
Copy link
Author

ModuleNotFoundError: The module 'joblib' is included in the Pyodide distribution, but it is not installed. You can install it by calling: await micropip.install("joblib") in Python, or await pyodide.loadPackage("joblib") in JavaScript See https://pyodide.org/en/stable/usage/loading-packages.html for more details

@nusratkhowaja
Copy link
Author

trying to load as await micropip.install("joblib"); any suggestions

@whitphx
Copy link
Owner

whitphx commented May 15, 2024

Provide the details of your app, including the env, the source files, requirements.txt, etc with which I can reproduce the problem.

@whitphx whitphx closed this as completed May 29, 2024
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

No branches or pull requests

2 participants