Hi! I'm trying to run Pants in a <Replit.com> Linu...
# general
g
Hi! I'm trying to run Pants in a Replit.com Linux VM. When running the one_step_setup.sh I got the following error. Any ideas? Thanks! "An error occurred during configuration: option use-feature: invalid choice: 'content-addressable-pool' (choose from '2020-resolver', 'fast-deps', 'in-tree-build')"
I have no experience with replit, alas
I don't know if anyone else here does, but if that VM is constrained in some way, I can imagine that could break all sorts of things
g
Thanks Benjy! I got it to work by creating a Bash Replit instead of a Python Replit, and then installing Python from scratch, followed by Pants. Looking forward to learning more about Pants!
I use Replit as my primary IDE. It does everything my old JetBrains Community Edition did but is web-based, and I'm really enjoying the GhostWriter AI (similar to GitHub CoPilot).
h
It sounds cool! I will give it a, ahem, bash...