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

Doesnt work #130

Open
HaiseGOD opened this issue Feb 8, 2025 · 0 comments
Open

Doesnt work #130

HaiseGOD opened this issue Feb 8, 2025 · 0 comments

Comments

@HaiseGOD
Copy link

HaiseGOD commented Feb 8, 2025

When i run toutatis, it shows this:

Traceback (most recent call last):
File "/usr/local/bin/toutatis", line 11, in
load_entry_point('toutatis==1.31', 'console_scripts', 'toutatis')()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 490, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2854, in load_entry_point
return ep.load()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2445, in load
return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2451, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 655, in _load_unlocked
File "", line 618, in _load_backward_compatible
File "", line 259, in load_module
File "/usr/local/lib/python3.8/dist-packages/toutatis-1.31-py3.8.egg/toutatis/init.py", line 1, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 655, in _load_unlocked
File "", line 618, in _load_backward_compatible
File "", line 259, in load_module
File "/usr/local/lib/python3.8/dist-packages/toutatis-1.31-py3.8.egg/toutatis/core.py", line 11, in
File "/usr/local/lib/python3.8/dist-packages/pycountry-24.6.1-py3.8.egg/pycountry/init.py", line 16, in
import importlib_resources # type: ignore
File "/usr/local/lib/python3.8/dist-packages/importlib_resources-6.5.2-py3.8.egg/importlib_resources/init.py", line 10, in
from ._common import (
File "/usr/local/lib/python3.8/dist-packages/importlib_resources-6.5.2-py3.8.egg/importlib_resources/_common.py", line 13, in
from .abc import ResourceReader, Traversable
File "/usr/local/lib/python3.8/dist-packages/importlib_resources-6.5.2-py3.8.egg/importlib_resources/abc.py", line 21, in
StrPath = Union[str, os.PathLike[str]]
TypeError: 'ABCMeta' object is not subscriptable

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