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
Traceback (most recent call last):
File "/home/Caeden/.local/bin/autoflake", line 5, in <module>
from autoflake import main
File "/home/Caeden/.local/lib/python3.11/site-packages/autoflake.py", line 105, in <module>
frozenset(standard_package_names()) - IMPORTS_WITH_SIDE_EFFECTS | BINARY_IMPORTS
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/Caeden/.local/lib/python3.11/site-packages/autoflake.py", line 75, in standard_package_names
for name in standard_paths():
File "/home/Caeden/.local/lib/python3.11/site-packages/autoflake.py", line 65, in standard_paths
yield from os.listdir(path)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib64/python3.11'