pip install not installing latest
andreas-koukorinis opened this issue · 2 comments
andreas-koukorinis commented
it seems pip wont install higher than 1.2?
ERROR: Could not find a version that satisfies the requirement fathon==1.3.2 (from versions: 1.0, 1.1, 1.2)
ERROR: No matching distribution found for fathon==1.3.2
stfbnc commented
Which OS and python version are you using?
Could you also try to upgrade pip?
stfbnc commented
I reproduced this error using python 3.6.
Python 3.6 reached end of life a year ago and is no more supported from fathon > 1.2.
I'm closing the issue, feel free to repoen it if the problem was not the python version.