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

torch #17

Open
elliottower opened this issue Mar 9, 2023 · 1 comment
Open

torch #17

elliottower opened this issue Mar 9, 2023 · 1 comment
Labels
wontfix This will not be worked on

Comments

@elliottower
Copy link

I tried both torch 1.12.1 and 1.13.1 and neither worked

Traceback (most recent call last):
File "/usr/lib/python3.11/ctypes/init.py", line 376, in init
self._handle = _dlopen(self._name, mode)
^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: Could not load dynamic lib: /data/data/gobblet-rl/assets/modules/torch/lib/libtorch_global_deps.so
Error: http://localhost:8000//archives/0.7/python311//data/data/gobblet-rl/assets/modules/torch/lib/libtorch_global_deps.so: file not found, and synchronous loading of external files is not available

@pmp-p
Copy link
Member

pmp-p commented Mar 28, 2023

I would expect torch to be compiled with scikit in pyodide, so better follow pyodide/pyodide#1625

@pmp-p pmp-p added the wontfix This will not be worked on label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants