From: <Jak...@Ea...> - 2015-10-30 09:41:09
|
Hi, I am using the Database MySQL DB, wx-python with the python version 2.4.4 and using the Py2exe 0.6.9 version for compiling and creating the Executable. There is a file called startup.py in which it imports the pool. But it is showing the error "Attribute error: No Module named pool ". Is there any individual module for pool like import pool without using multiprocessing, thread pool, MySQL pool. Can anyone please provide some info on pool I am getting the error as attached in the above screen shot. It is terminating in few seconds leaving a trace back as shown in the above screenshot. Please suggest me steps to resolve the issue. Thanks, Kiran From: Kiran Kumar, Jakkampudi Sent: Friday, October 30, 2015 2:38 PM To: 'py2...@li...' Subject: Reg-Bug in the Executable Hi, I am using the Database MySQL DB, wx-python with the python version 2.4.4 and using the Py2exe 0.6.9 version for compiling and creating the Executable. There is a file called startup.py in which it imports the pool. But it is showing the error "Attribute error: No Module named pool ". Is there any individual module for pool like import pool without using multiprocessing, thread pool, MySQL pool. Can anyone please provide some info on pool I am getting the error as attached in the above screen shot. It is terminating in few seconds leaving a trace back as shown in the above screenshot. Please suggest me steps to resolve the issue. Thanks, Kiran |