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
Traceback (most recent call last):
File "c:\users\aaami\appdata\local\programs\python\python38\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "c:\users\aaami\appdata\local\programs\python\python38\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "C:\Users\aaami\AppData\Local\Programs\Python\Python38\Scripts\python-for-android.exe\__main__.py", line 4, in <module>
File "c:\users\aaami\appdata\local\programs\python\python38\lib\site-packages\pythonforandroid\entrypoints.py", line 1, in <module>
from pythonforandroid.recommendations import check_python_version
File "c:\users\aaami\appdata\local\programs\python\python38\lib\site-packages\pythonforandroid\recommendations.py", line 7, in <module>
from pythonforandroid.logger import info, warning
File "c:\users\aaami\appdata\local\programs\python\python38\lib\site-packages\pythonforandroid\logger.py", line 4, in <module>
import sh
File "c:\users\aaami\appdata\local\programs\python\python38\lib\site-packages\sh.py", line 36, in <module>
import fcntl
ModuleNotFoundError: No module named 'fcntl'
The text was updated successfully, but these errors were encountered:
Versions
Logs
my error logs
The text was updated successfully, but these errors were encountered: