anaconda bug?

memilanuk memilanuk at gmail.com
Mon Mar 16 19:47:22 EDT 2015


Might be just you...

monte at machin-shin:~$ python
Python 3.4.3 |Continuum Analytics, Inc.| (default, Mar  6 2015, 12:03:53)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
 >>> import tkinter
 >>> tkinter.Tk()
<tkinter.Tk object at 0x7ff4c6fc8160>
 >>>


Just for the heck of it I created a new venv (using conda create -n 
test) and tried it again.  Same thing.

How are you creating your venv?

Monte


-- 
Shiny!  Let's be bad guys.

Reach me @ memilanuk (at) gmail dot com




More information about the Python-list mailing list