Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28422

Import Problem on WIndows py3

Newsgroups comp.lang.python
Date 2012-09-04 12:49 -0700
Message-ID <5087114e-3c76-4a39-b0dd-881c8adc76ab@googlegroups.com> (permalink)
Subject Import Problem on WIndows py3
From jimmyli1528@gmail.com

Show all headers | View raw


I have a main program and a 3rd party module. Trying to import colorama, where colorama is a folder with files in it, returns an ImportError: No module named colorama. How should I import folders?

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Import Problem on WIndows py3 jimmyli1528@gmail.com - 2012-09-04 12:49 -0700
  Re: Import Problem on WIndows py3 Werner Thie <werner@thieprojects.ch> - 2012-09-04 10:45 -1000
    Re: Import Problem on WIndows py3 Jimbo Jim <jimmyli1528@gmail.com> - 2012-09-04 13:52 -0700
    Re: Import Problem on WIndows py3 Jimbo Jim <jimmyli1528@gmail.com> - 2012-09-04 13:52 -0700

csiph-web