Gesof
Gesof
Note: MacOS comes with its own php version that gets installed in /usr/bin/php while brew will put it in /usr/local/bin/php Be sure you have the path containing "local" before the...
I just got into this issue. What I did was to add the same actions in the IAM Permissions as the ones here: [https://flysystem.thephpleague.com/docs/adapter/aws-s3-v3/](https://flysystem.thephpleague.com/docs/adapter/aws-s3-v3/)
So, still stuck in . Jun 16th, 2020
Yes, it works by installing frontera directly from github: `pip install git+https://github.com/scrapinghub/frontera.git@master` Please make it available for installing it as described in the documentation.