You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
This situation could be expected, because Termux uses a customized minimal (i.e. incomplete) Linux environment, which means some components are missing.
It could be solved (and I personally recommend) by using some App, like Andronix and AnLinux, to create a chroot environment, and provide a full Linux env.
The error OSError: dlopen failed: library "libgomp.so.1" not found has been reproduced as follows:
Hi! I used this
pip install torch -f https://torch.kmtea.eu/whl/stable.html
to install this module on Termux (Python 3.9.6) (Android 9, ARM64)But every time I try to import it I get this error:
The text was updated successfully, but these errors were encountered: