Open Benjythebee opened 1 month ago
I just downloaded s3cmd 2.4.0 (via python) using pip and a fresh python install version python 3.12 I got Segmentation fault on first usage. Any ideas?
pip
python 3.12
Segmentation fault
@Benjythebee you got that solved? Same problem here
Still an issue, I moved to python using boto3
I just downloaded s3cmd 2.4.0 (via python) using
pip
and a fresh python install versionpython 3.12
I gotSegmentation fault
on first usage. Any ideas?