Oskay1000
Oskay1000
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
Once again thanks guys
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
Okay perfect idk how but jupyter notebook worked now
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
It says its already newest version
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
Should I also try reinstalling pyzmq?
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
This is what happens when I try to install Patchelf haha @Biswa96
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
So just install patchelf and run the command they put there let's see
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
As pip install notebook worked
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
And now I get this when I put jupyter notebook
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
from . import _zmq ImportError: dlopen failed: cannot locate symbol "PyExc_ImportError" referenced by "/data/data/com.termux/files/usr/lib/python3.12/site-packages/zmq/backend/cython/_zmq.cpython-312.so"...
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
~ $ jupyter notebook Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/jupyter-notebook", line 5, in <module> from notebook.app import main File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/notebook/app.py", line 9, in <module> from jupyter_client.utils import ensure_async # type:ignore[attr-defined] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/jupyter_client/init.py", line 3, in <module> from .asynchronous import AsyncKernelClient File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/jupyter_client/asynchronous/init.py", line 1, in <module> from .client import AsyncKernelClient # noqa ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/jupyter_client/asynchronous/client.py", line 8, in <module> import zmq.asyncio File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/zmq/init.py", line 52, in <module> from zmq import backend File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/zmq/backend/init.py", line 30, in <module> raise original_error from None File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/zmq/backend/init.py", line 25, in <module> _ns = select_backend(first) ^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/zmq/backend/select.py", line 31, in select_backend mod = import_module(name) ^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.12/importlib/init.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/zmq/backend/cython/init.py", line 6, in <module>
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
Now I'm getting these errors
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
It's all worked thank you, just waiting on fixing the install notebook too then all is good
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
Im doing it on a tablet s8 plus should be fine
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
Thank you i will attempt now
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
So then I did pip install notebook and now getting this error
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
So the command he sent all worked
278 replies
TTermux
Created by Oskay1000 on 2/4/2025 in #support
Termux Android Jupyter Notebook
This is the last thing I believe that if I can now get jupyter to work I don't need to install any more packages for a while
278 replies