pope (owner)

Revisions

gist: 83922 Download_button fork
public
Public Clone URL: git://gist.github.com/83922.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
(mp) C:\Documents and Settings\pope\My Documents\mp\src\mp>python bin\mp
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Python26\Lib\multiprocessing\forking.py", line 341, in main
    prepare(preparation_data)
  File "C:\Python26\Lib\multiprocessing\forking.py", line 450, in prepare
    file, path_name, etc = imp.find_module(main_name, dirs)
ImportError: No module named mpTraceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Python26\Lib\multiprocessing\forking.py", line 341, in main
    Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Python26\Lib\multiprocessing\forking.py", line 341, in main
    prepare(preparation_data)
  File "C:\Python26\Lib\multiprocessing\forking.py", line 450, in prepare
 
No handlers could be found for logger "multiprocessing"
prepare(preparation_data)
  File "C:\Python26\Lib\multiprocessing\forking.py", line 450, in prepare
    file, path_name, etc = imp.find_module(main_name, dirs)
ImportError: No module named mp
    file, path_name, etc = imp.find_module(main_name, dirs)
ImportError: No module named mp
No handlers could be found for logger "multiprocessing"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Python26\Lib\multiprocessing\forking.py", line 341, in main
No handlers could be found for logger "multiprocessing"
    prepare(preparation_data)
  File "C:\Python26\Lib\multiprocessing\forking.py", line 450, in prepare
    file, path_name, etc = imp.find_module(main_name, dirs)
ImportError: No module named mp
No handlers could be found for logger "multiprocessing"