On 10/23/20 3:52 AM, Ifeanyi Obinelo wrote:
> Hello! I am a Python programmer and I love the language. However, I
> installed Python 3.9 and suddenly, pip does not install Python libraries
> anymore. It says that I need Visual Studio C++ 2014 and exits with:
>
> "ERROR: Command errored out with ex
On 2020-09-05 21:12, Juanti VF wrote:
Hey,
I tried installing python 64 bit after uninstalling my 32 bit version. When
I try to run python -v on the terminal I get an absolute TON of messages
about frozen_importlib.
I did add python to PATH during installation and I'm using a 64 bit win 10
ma
Hello Dennis,
Sorry for my copy-paste error and thanks for highlighting the same. I will make
sure that from next time I will maintain the line breaks.
I tried opening it in CMD and it did open with the skewed triangle figure
although I am still not able to use it in my IDLE environment. Unfortu
On 8/2/2020 2:36 AM, Sarvesh Poddar via Python-list wrote:
[I downloaded]
https://mcsp.wartburg.edu/zelle/python/graphics.py)
I have unmangled the traceback and added explanations.
Traceback (most recent call last):
File "", line 1, in
import graphics
You typed this in IDLE Shell in r
Do you have tkinter installed? The graphics.py module needs it to run.
On Sat, Aug 1, 2020 at 11:36 PM Sarvesh Poddar via Python-list <
python-list@python.org> wrote:
> Hi,
> I am currently using Python 3.8.5 with IDLE environment that comes
> pre-installed with the Python application. I am usin
Diverting replies to tu...@python.org, a better place for all this.
It looks like the error is in graphics.py, not in your file.
Your line:
from graphics import *
is syntacticly correct. Something has mangled the line breaks in your
traceback, which here appears as:
When I write a diff
Hi,
I am currently using Python 3.8.5 with IDLE environment that comes
pre-installed with the Python application. I am using the book "An Introduction
to computer science" by John Zelle as my reference.
The problem I am facing is "There is a python program named "graphics.py" that
is used as re
On Thu, Jul 30, 2020 at 9:24 AM Sarvesh Poddar via Python-list
wrote:
> I re-installed Python in my Windows system as the earlier one was not able to
> import modules...
You do not provide much detail to diagnose what your problem(s)
is(are). By the "earlier one" is it the same version as the
On 11/09/2019 17:48, Manasiz Paul wrote:
Dear Sir/Madam,
I have installed the latest version of Python but while running it, I am
facing this issue continuously.
[image: Untitled.png]
I'm afraid the mailing list stripped off your attachment. Please copy
and paste the error messages into the