question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Jitpack build broken due to python3 switch

See original GitHub issue

Sample log: https://jitpack.io/com/github/facebook/buck/3e23794873/build.log

Relevant lines:

BUILD SUCCESSFUL
Total time: 1 minute 7 seconds
+++ bin/buck build buck --show-output
+++ awk '{print $2}'
Not using buckd because watchman isn't installed.
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
PARSING BUCK FILES: FINISHED IN 0.8s
CREATING ACTION GRAPH: FINISHED IN 0.1s
DOWNLOADED 0 ARTIFACTS, 0.00 BYTES, 0.0% CACHE MISS
BUILDING: FINISHED IN 1.1s
BUILD FAILED
No python interpreter found (searched python3).
    When creating rule //py/hash:hash_files.
++ PEX=
2020-02-08T06:34:20.044197191Z
Exit code: 1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
v-jizhangcommented, Feb 12, 2020

Jitpack needs a field to make sure that python3 in installed. It’s in my task list now.

0reactions
kageiitcommented, Feb 27, 2020

Sure

Read more comments on GitHub >

github_iconTop Results From Across the Web

FAQ - JitPack.io
If the project was already built then JitPack will continue serving the existing artifacts. It will not rebuild the project at the new...
Read more >
jitpack/jitpack.io - Gitter
my build breaks on jitpack for some reason. but it works on my local computer and on CircleCI as well. because of this...
Read more >
Loading a library in Gradle using JitPack - Stack Overflow
I found a tool to get a Git repository into your build called JitPack (jitpack.io) So I added this line to my Build.Gradle...
Read more >
How to Support python3.8 - Jetson Xavier NX
Edit setup.cfg to change the build options; suppress output with --quiet. BUILDING MATPLOTLIB matplotlib: yes [3.3.4] python: yes [3.8.0 ...
Read more >
Why We Switched from Python to Go - GetStream.io
Create a Chat Server w/ Go · Build a Python Chat App ... Thanks to Ren Sakamoto for translating Why we switched from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found