New submission from Shreyan Avigyan <shreyan.avig...@gmail.com>:

A few days ago, I tried installing Python 3.10.a3 for testing. After 
installing, I tried using the Python built-in modules, they were working fine. 
Then I tried going for installing third party modules using pip from the 
command prompt. While installing I noticed that some modules I could install 
perfectly but for most of the modules, they failed to install. After trying to 
install them, I tried looking for the full error message. After a lot of 
searching I found out that it is looking for Microsoft Visual C++ and couldn't 
find it because I haven't installed it and gave me that error. I haven't tried 
installing Python 3.10.0a4 yet and I don't know if it's already solved or not 
but this problem is continuously occurring in Python 3.10.0a3.

----------
components: Installation
messages: 384515
nosy: shreyanavigyan
priority: normal
severity: normal
status: open
title: Third Party Module Installation using pip fails in Python 3.10.0a3
versions: Python 3.10

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

Reply via email to