-
|
When running Traceback (most recent call last):
File "/home/gyro/.config/Ax-Shell/config/config.py", line 23, in <module>
from fabric import Application
ImportError: cannot import name 'Application' from 'fabric' (/usr/lib/python3.13/site-packages/fabric/__init__.py)Can anyone help me with what's wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
Axenide
Nov 14, 2025
Replies: 1 comment
-
|
Hi, sometimes Fabric install fails. You can run this and then re-run the install command: yay -S python-fabric-git --devel |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gyro-uyt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, sometimes Fabric install fails. You can run this and then re-run the install command: