0

I have a django app hosted on the DigitalOcean App Platform. I am trying to install Sentry, which seems to cause an error that requires a downgrade of setuptools (Error in anyjson setup command: use_2to3 is invalid).

The setup tools version is specified in the build pack and I can't figure out how to change/install it before use_2to3 is attempted to be installed. I'm thinking that changing the build back, or having certain packages install before others could be a solution but I can't find any info on how to do that.

Any nudge in the right direction would be appreciated!

ChrisGPT was on strike
  • 127,765
  • 105
  • 273
  • 257
ellis-jc
  • 11
  • 2
  • Digital Ocean's App Platform does _not_ "run on Heroku". It might use Heroku's open-source buildpacks, but this is not a Heroku question. Heroku isn't something that you (or Digital Ocean) can install on a machine. – ChrisGPT was on strike Oct 22 '22 at 19:57

0 Answers0