This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dilyan.palauzov
Recipients dilyan.palauzov, xtreak
Date 2020-05-15.14:30:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589553041.73.0.682019654001.issue40632@roundup.psfhosted.org>
In-reply-to
Content
I used python 3.6, I exported all dependencies with `pip list`, then upgraded to python 3.8 and imported the exported dependencies.

Uninstalling the “typing” module has helped.

Do you mean, that python 3.8 includes the “typing” modules, so that it may not be re-installed over pip?

Why pip does not prevent the user from installing the “typing” modules on python 3.8?
History
Date User Action Args
2020-05-15 14:30:41dilyan.palauzovsetrecipients: + dilyan.palauzov, xtreak
2020-05-15 14:30:41dilyan.palauzovsetmessageid: <1589553041.73.0.682019654001.issue40632@roundup.psfhosted.org>
2020-05-15 14:30:41dilyan.palauzovlinkissue40632 messages
2020-05-15 14:30:41dilyan.palauzovcreate