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
{{ message }}
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
Traceback (most recent call last):
File "/usr/local/bin/esd", line 33, in
sys.exit(load_entry_point('ESD==0.0.29', 'console_scripts', 'esd')())
File "/usr/local/lib/python3.10/dist-packages/ESD-0.0.29-py3.10.egg/ESD/init.py", line 905, in main
esd.run()
File "/usr/local/lib/python3.10/dist-packages/ESD-0.0.29-py3.10.egg/ESD/init.py", line 642, in run
subs = self.load_sub_domain_dict()
File "/usr/local/lib/python3.10/dist-packages/ESD-0.0.29-py3.10.egg/ESD/init.py", line 332, in load_sub_domain_dict
with open(path, encoding='utf-8') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.10/dist-packages/ESD-0.0.29-py3.10.egg/ESD/subs.esd'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/usr/local/bin/esd", line 33, in
sys.exit(load_entry_point('ESD==0.0.29', 'console_scripts', 'esd')())
File "/usr/local/lib/python3.10/dist-packages/ESD-0.0.29-py3.10.egg/ESD/init.py", line 905, in main
esd.run()
File "/usr/local/lib/python3.10/dist-packages/ESD-0.0.29-py3.10.egg/ESD/init.py", line 642, in run
subs = self.load_sub_domain_dict()
File "/usr/local/lib/python3.10/dist-packages/ESD-0.0.29-py3.10.egg/ESD/init.py", line 332, in load_sub_domain_dict
with open(path, encoding='utf-8') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.10/dist-packages/ESD-0.0.29-py3.10.egg/ESD/subs.esd'
The text was updated successfully, but these errors were encountered: