473,386 Members | 1,673 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

No module named py2exe_util

Hi guys, i have recently managed to crash my computer *cheers*
so...
i have encountered a little problem while trying to run py2exe, every time i run it it gives the following error:(notice the last line)
Expand|Select|Wrap|Line Numbers
  1. *** finding dlls needed ***
  2. Traceback (most recent call last):
  3.   File "C:\Documents and Settings\Administrator\Desktop\Project Folder\GUI var 1
  4. \setup.py", line 3, in <module>
  5.     setup(console=['MPG.py'])
  6.   File "C:\Python26\lib\distutils\core.py", line 152, in setup
  7.     dist.run_commands()
  8.   File "C:\Python26\lib\distutils\dist.py", line 975, in run_commands
  9.     self.run_command(cmd)
  10.   File "C:\Python26\lib\distutils\dist.py", line 995, in run_command
  11.     cmd_obj.run()
  12.   File "C:\Documents and Settings\Administrator\Desktop\New Folder\py2exe\build_
  13. exe.py", line 228, in run
  14.   File "C:\Documents and Settings\Administrator\Desktop\New Folder\py2exe\build_
  15. exe.py", line 290, in _run
  16.   File "C:\Documents and Settings\Administrator\Desktop\New Folder\py2exe\build_
  17. exe.py", line 374, in find_dlls
  18.   File "C:\Documents and Settings\Administrator\Desktop\New Folder\py2exe\build_
  19. exe.py", line 930, in find_dependend_dlls
  20. ImportError: No module named py2exe_util
I've heard it may be related to my OS
I'm running windows XP Pro SP2(i don't think it's the problem nor related to it though)
and Python 2.6
What can i do?
-however i did find the actual file(py2exe_util) as a text file in the folder i extracted py2exe to-
how can i put it manually and where?

P.S.
The new code widget thingy looks awesome
Nov 7 '08 #1
2 2826
Fabez
29
Try using Python 2.5
Nov 7 '08 #2
why it can't
work in python2.6
Nov 7 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Carsten Gehling | last post by:
Figured out myself - I just removed the line with "from url import Url" -it doesn't seem to be used anywhere ;-) - Carsten > -----Oprindelig meddelelse----- > Fra:...
2
by: x-herbert | last post by:
Hi, I have a small test to "compile" al litle script as a WMI-Tester. The script include a wmi-wrapper and "insert" the Win32-modeles. here the code: my "WMI-Tester.py" ----- import wmi
1
by: Kenneth McDonald | last post by:
I'm working on the 0.8 release of my 'rex' module, and would appreciate feedback, suggestions, and criticism as I work towards finalizing the API and feature sets. rex is a module intended to make...
10
by: Ben Finney | last post by:
Howdy all, Question: I have Python modules named without '.py' as the extension, and I'd like to be able to import them. How can I do that? Background: On Unix, I write programs intended to...
1
by: alain MONTMORY | last post by:
Hello everybody, I am a newbie to python so I hope I am at the right place to expose my problem..... :-http://www.python.org/doc/2.4.2/ext/pure-embedding.html 5.3 Pure Embedding I download the...
9
by: rahatekarabhijeet | last post by:
I downloaded the sorce from CPAN(PerlMagick-6.32.tar.gz). I followed the normal procedure to install perl module on unix platform, i.e. 1) perl Makefile.PL during the execution of this command i...
4
by: noagbodjivictor | last post by:
I have a variable names actions in a module named qt_actions.py Well this is what I get: Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'module' object...
21
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Uploading files from a local computer to a remote web server has many useful purposes, the most...
2
by: Juha S. | last post by:
Hi, I'm trying to use the Python profilers to test my code, but I get the following output for cProfile.run() at the interpreter: Traceback (most recent call last): File "<stdin>", line 1, in...
0
by: Netwatcher | last post by:
Hi guys, i have recently managed to crash my computer *cheers* so... i have encountered a little problem while trying to run py2exe, every time i run it it gives the following error:(notice the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.