py-getch icon indicating copy to clipboard operation
py-getch copied to clipboard

Python 3 problems...

Open F1repup650 opened this issue 2 years ago • 3 comments

In python 3 it fails with this error: 122 Could you please fix? In case of issues with the picture here's the error: Traceback (most recent call list): File "main.py", line 1, in : import getch ImportError: /opt/virtualenvs/python3/lib/python3.8/site-packages/getch.cpython-38-x86_64-linux-gnu.so: undefined symbol: Py_InitModule

F1repup650 avatar Aug 25 '21 00:08 F1repup650

It looks like you are running it on an android device I think that that's the problem. Try running it on a PC with Linux or Windows installed.

DerSchinken avatar Sep 08 '21 18:09 DerSchinken

It looks like you are running it on an android device I think that that's the problem. Try running it on a PC with Linux or Windows installed.

This was run off of a website called replit.com, in a linux docker, so yhat shouldn't be the issue... I also found this: Compiling python3 C extensions - Stack Overflow

Firepup6500 avatar Sep 11 '21 20:09 Firepup6500

https://replit.com/ is now up.

Suggest closing this

jalanb avatar Nov 10 '21 10:11 jalanb