I am getting started in Python, and I have looked on both the stackless page and python.org and cannot find the answer to what I think is a simple problem. If I start the python command line or idle, i can >>>import stackless If I start pythonwin I get the following error ...No Module named Stackless Any help?