-
-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Description
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/discord/ext/commands/bot.py", line 934, in _load_from_module_spec
spec.loader.exec_module(lib) # type: ignore
File "<frozen importlib._bootstrap_external>", line 850, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/bot/cogs/about.py", line 21, in <module>
import pygit2
File "/usr/local/lib/python3.9/site-packages/pygit2/__init__.py", line 30, in <module>
from ._pygit2 import *
ImportError: libssl-9ad06800.so.1.1.1k: cannot open shared object file: No such file or directory
Got this error after updating pygit2. It used to work fine without any errors previously.
Any idea why this happened?
susruthag1, retorquere, Ximinhan, ondrejkasik-inno, kevinvalk and 1 more
Metadata
Metadata
Assignees
Labels
No labels