You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh I know why this is happening! python_requires works as expected but it was only added recently in 0.5.0. So when you install present using pip on earlier Pythons, it gets installed. Let me yank old versions from PyPI.
@kiote99 Thanks for reporting this. As for the original issue, I think python3.8 -m pip install present should solve it. Please reopen this if you still face the same issue.
I have python 3.8.5 installed on macOS Mojave, it looks like present is trying to use the python 3.7 interpreter even though it isn't present.
The text was updated successfully, but these errors were encountered: