Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when running the start command ubuntu 24.04 #631

Open
storm1637 opened this issue Dec 21, 2024 · 0 comments
Open

Errors when running the start command ubuntu 24.04 #631

storm1637 opened this issue Dec 21, 2024 · 0 comments

Comments

@storm1637
Copy link

(.venv) @:~/tgcf$ tgcf-web
Traceback (most recent call last):
File "/home//tgcf/.venv/bin/tgcf-web", line 8, in
sys.exit(main())
^^^^^^
File "/home//tgcf/.venv/lib/python3.12/site-packages/tgcf/web_ui/run.py", line 8, in main
package_dir = resources.path(package=wu, resource="").enter()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/resources/_legacy.py", line 25, in wrapper
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/resources/_legacy.py", line 120, in path
return _common.as_file(_common.files(package) / normalize_path(resource))

File "/usr/lib/python3.12/importlib/resources/abc.py", line 133, in truediv
return self.joinpath(child)
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/resources/readers.py", line 92, in joinpath
return super().joinpath(*descendants)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/resources/abc.py", line 117, in joinpath
target = next(names)
^^^^^^^^^^^
StopIteration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant