Python + windows + problems with make.py

gombosk at vas.birosag.hu gombosk at vas.birosag.hu
Sun Feb 10 06:58:27 EST 2002


Haliho!

I want to put my *.py from Linux to windows.

1. I have downloaded installer_linux_b_01.tar.gz

2. I want to run the /builder/source/Make.py

3. I've got the next:

reading exceptions from
Traceback (most recent call last):
  File "./Make.py", line 133, in ?
    main()
  File "./Make.py", line 73, in main
    print "reading exceptions from", exceptions.__file__
AttributeError: 'exceptions' module has no attribute '__file__'


Yes, exceptions module has no attribue '__file__'

What can I do with it?

Thanks: Katalin





More information about the Python-list mailing list