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
➜ shallow-backup
Traceback (most recent call last):
File "/usr/local/bin/shallow-backup", line 6, in <module>
from shallow_backup.__main__ import cli
File "/Library/Python/2.7/site-packages/shallow_backup/__main__.py", line 2, in <module>
from .backup import *
File "/Library/Python/2.7/site-packages/shallow_backup/backup.py", line 2, in <module>
from shlex import quote
ImportError: cannot import name quote
14:18:22.457 in /Library/Python
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: