User Profile

Collapse

Profile Sidebar

Collapse
aagorobets
aagorobets
Last Activity: Jun 5 '16, 11:29 PM
Joined: May 28 '16
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • aagorobets
    replied to No types.py in Python3.4
    I found types.py in python3.4 but it does not supply IntType

    a.py:
    import sys
    print (sys.path)
    from types import IntType

    alex@alex-GA-78LMT-USB3:~/Desktop/py$ python3.4 a.py
    ['/home/alex/Desktop/py', '/usr/lib/python3.4', '/usr/lib/python3.4/plat-i386-linux-gnu', '/usr/lib/python3.4/lib-dynload',
    '/usr/local/lib/python3.4/dist-packages', '/usr/lib/python3/dist-packages']...
    See more | Go to post

    Leave a comment:


  • aagorobets
    started a topic No types.py in Python3.4

    No types.py in Python3.4

    Now I have changed my mind and trying ptkgb.py,
    as python3.4 ptkgb.py in Terminal

    No types.py, which is in Python2.7

    ?? How I could take types.py from Python2.7, because I want to be with latest version of Python.

    Help please

    Alex
    See more | Go to post

  • aagorobets
    started a topic ImportError: No module named '_tk3draw'

    ImportError: No module named '_tk3draw'

    Where could I take _tk3draw.py?

    I tried to load Python3.4 and tkinter, wckTkinter, where _tk3draw is absent

    Now I have changed my mind and trying ptkgb.py
    Not all is good. Python3.4 does not have types.py, which is in Python2.7

    ?? How I could take types.py from Python2.7, because I want to be with latest version of Python.

    Help please

    Alex
    See more | Go to post
    Last edited by aagorobets; May 29 '16, 06:58 AM. Reason: has gone to another Tkinter package
No activity results to display
Show More
Working...