Can't import anything outside of stdlib in Python 3.4

Bug #1316213 reported by Ram Rachum
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DreamPie
New
Undecided
Unassigned

Bug Description

Python 3.4.0 (v3.4.0:04f714765c13, Mar 16 2014, 19:25:23) [MSC v.1600 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.
DreamPie 1.2.1
>>> import itertools
>>> import python_toolbox
Traceback (most recent call last):
  File "<pyshell#9>", line 1, in <module>
    import python_toolbox
ImportError: No module named 'python_toolbox'

Revision history for this message
Ram Rachum (cool-rr) wrote :

Hey-ho... This bug is still happening and it's making DreamPie unusable on Python 3.4.

Revision history for this message
Ram Rachum (cool-rr) wrote :

Sad face :(

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.