visual.py / from sat.model import ViTModel, BaseModel / No module named 'sat'

#5
by bernana - opened

pip install sat
File "/tmp/pip-install-y_wfbv8y/sat_4d2b84ce86e7478697509972c6710c5a/setup.py", line 129
mode = ((os.stat(dest_name)[ST_MODE]) | 0555) & 07777
^
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
error: metadata-generation-failed

how are you install sat ?

bernana changed discussion status to closed

Sign up or log in to comment