Build error on Jenkins due to insufficient Python version
caufieldjh opened this issue · 1 comments
caufieldjh commented
The error in Jenkins:
ERROR: Package 'kg-phenio-0.1.1' requires a different Python: 3.8.5 not in '>=3.9,<3.12'
Dependencies now make it so Py 3.9 is, in fact, the minimum we can work with here.
The new Docker image made for KG-IDG should work
caufieldjh commented
Same issue as this: Knowledge-Graph-Hub/kg-idg#107