-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Loading src from src.apk
Pygbag Version : 0.9.2
Template Version : 0.9.3
Python : 3.12
CDN URL : https://pygame-web.github.io/archives/0.9/
Screen : 1280x720
Title : src
Folder : src
Authors : pgw
SPDX-License-Identifier: cookiecutter.spdx
1764: __file__='/data/data/org.python/assets/__main__.py' done : now trying user sources
1830: local=None source='' is_py=False hint='main.py'
1867: local=None source='' is_py=False hint='main.py'
404: embed= or sys.argv=['debug']
651: starting EventTarget in a few seconds
Python 3.12.2 (main, Mar 5 2024, 11:18:41) [Clang 19.0.0git (https:/github.com/llvm/llvm-project aec6a04b8e99b42eca431fc0b5 on emscripten
Type "help", "copyright", "credits" or "license" for more information.
>>> /data/data/org.python/assets/site-packages/pygame/sysfont.py:235: UserWarning: no fc_cache font cache file at /tmp/fc_cache
warnings.warn(f"no fc_cache font cache file at {fc_cache}")
309: assets found : 0
364: EventTarget delayed by loader
* Waiting for media user engagement : please click/touch page *
690: : runpy(main=PosixPath('/data/data/src/assets/main.py'))
655: preload_code(len(code)=1211 hint=PosixPath('/data/data/src/assets/main.py') loaderhome='.')
654: aio.pep0723.check_list aio.pep0723.env=PosixPath('/data/data/org.python/assets/build/env')
----------- computing required packages ----------
{
"dependencies": [
"cryptography"
]
}
282: searching cryptography
76: fopen: fetching "https://pypi.org/simple/cryptography/"
----------------------------------------
656: aio.pep0723.pip_install deps=['cryptography']
1214: list_imports len(code)=1211 file=None hint=PosixPath('/data/data/src/assets/main.py')")
aio.pep0723.Config.pkg_repolist[0]['-CDN-']='https://pygame-web.github.io/archives/repo/'
1153: scan_imports hint=PosixPath('/data/data/src/assets/main.py') filename='<stdin>' len(code)=1211 ['cryptography', 'states', 'util']
1187: repo['-CDN-']='https://pygame-web.github.io/archives/repo/' does not provide want='cryptography'
1187: repo['-CDN-']='https://pygame-web.github.io/archives/repo/' does not provide want='states'
1187: repo['-CDN-']='https://pygame-web.github.io/archives/repo/' does not provide want='util'
635: maybe_wanted=[] known failed aio.pep0723.hint_failed=['cryptography', 'states', 'util']
282: searching cryptography
76: fopen: fetching "https://pypi.org/simple/cryptography/"
715: starting shell
1039: 54 lines queued for async eval
going interactive
746: TODO detect input/print to select repl debug
189 : FIXME sync->async->sync import bytecode retry in non interactive
await aio.pep0723.pip_install("cryptography");import cryptography
282: searching cryptography
76: fopen: fetching "https://pypi.org/simple/cryptography/"
<class 'aio.sentinel'> ∅
Traceback (most recent call last):
File "/data/data/org.python/assets/site-packages/aio/toplevel.py", line 200, in interact_step
self.rv = await self.shell.coro.pop(0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/org.python/assets/site-packages/aio/toplevel.py", line 109, in import_now
vars(__import__("__main__"))[want] = __import__(want)
^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'cryptography'
Metadata
Metadata
Assignees
Labels
No labels