-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jitpack build broken due to python3 switch #2387
Comments
@mikekap, please build with -c python.interpreter=python |
This isn’t a build on my machine - this is from jitpack. I’m just following the instructions in the readme: https://github.com/facebook/buck/blob/master/README.md#prebuilt-buck-binaries . Specifically I think this yaml file installs python2 rather than 3: https://github.com/facebook/buck/blob/master/jitpack.yml . |
Jitpack needs a field to make sure that python3 in installed. It's in my task list now. |
Ran into the same issue today 🙁 |
@kageiit Could you build and upload relocatable python3 to your repo? https://github.com/kageiit/jitpack-python/releases |
Sure |
Sample log: https://jitpack.io/com/github/facebook/buck/3e23794873/build.log
Relevant lines:
The text was updated successfully, but these errors were encountered: