[issue25046] ImportError: No module named Multiprocessing

2015-09-09 Thread Julio
New submission from Julio: Hi!, I have a problem to import a multiprocessing module. I am using Python 2.7 and Windows 8. The program (.py) is executed since MS-DOS console. If I run the program the output is "ImportError: No module named multiprocessing". If I execute "import

[issue25046] ImportError: No module named Multiprocessing

2015-09-09 Thread R. David Murray
R. David Murray added the comment: I suggest posting your question to the python-list mailing list, you are much more likely to get help there. This tracker is for bugs in python, and what you describe sounds like a problem with your program and/or your setup (if 'import multiprocessing'