Import graphics error

Thomas 'PointedEars' Lahn PointedEars at web.de
Tue Apr 5 16:05:47 EDT 2016


Nicolae Morkov wrote:

> […]
> *Following the instructions I copied The graphic modules by John Zelle in
> Python folder in Lib folder *
> **And when I installed graphic library the error was :* *
> 
> Traceback (most recent call last):
> File
> "C:/Users/Nicolae/AppData/Local/Programs/Python/Python35/pythonK/pr.py",
> line 1, in <module>
> from graphics import GraphicsWindow
> ImportError: cannot import name 'GraphicsWindow'

| >>> from email import ID10T
| Traceback (most recent call last):
|   File "<stdin>", line 1, in <module>
| ImportError: cannot import name 'ID10T'

<http://www.catb.org/esr/faqs/smart-questions.html>

-- 
PointedEars

Twitter: @PointedEars2
Please do not cc me. / Bitte keine Kopien per E-Mail.



More information about the Python-list mailing list