[Distutils] Re: (no subject)

2020-06-16 Thread Brett Cannon
Unfortunately that's not enough to help. Specifically what package are you trying to install and for what version of Python and on what OS? Otherwise that error means the package you trying to install simply does not provide version that works with your version of Python, CPU, and OS. --

[Distutils] Re: Installing a module

2020-06-16 Thread Eric V. Smith
On 6/16/2020 10:58 AM, Rishi wrote: Hi, On my laptop, I have installed Python IDLE 3.8.2 and I am having difficulties installing a module named ‘XlsxWriter’. I have Windows 10. I have tried the following command: python -m pip install XlsxWriter. I am unable to figure out how to download

[Distutils] (no subject)

2020-06-16 Thread Raregem Augustine
Hello! I have tried several times and it has not been working to install external packages in Python. I continue to get ERROR: Could not find a version that satisfies the requirement SomePackage (from versions: non) ERROR: No matching distribution found for SomePackage. Please, how can I fix this.

[Distutils] Installing a module

2020-06-16 Thread Rishi
Hi, On my laptop, I have installed Python IDLE 3.8.2 and I am having difficulties installing a module named ‘XlsxWriter’. I have Windows 10. I have tried the following command:  python -m pip install XlsxWriter. I am unable to figure out how to download this module and it is necessary because I am

[Distutils] Re: July 1 deadline for Mercurial repositories on Bitbucket

2020-06-16 Thread Vinay Sajip via Distutils-SIG
FYI distlib has moved to Git, while remaining on BitBucket. The move was made in January 2020. https://bitbucket.org/pypa/distlib/src/master/ Regards, Vinay Sajip On Tuesday, 16 June 2020, 03:45:52 BST, distutils-sig-requ...@python.org wrote: Send Distutils-SIG mailing list