New submission from RhinosF1 <rhino...@gmail.com>:

As seen in 
https://github.com/MirahezeBots/MirahezeBots/pull/380/checks?check_run_id=1609121656,
 pkg_resources is throwing errors about version conflicts as it seems it thinks 
3.10 is 3.1 or similar. This was fixed for PyPA/Pip in 
https://github.com/pypa/pip/issues/6730 so it installs from pip fine.

----------
components: Installation
messages: 383760
nosy: RhinosF1
priority: normal
severity: normal
status: open
title: pkg_resources seems to treat python 3.10 as python 3.1
type: compile error
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42744>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to