Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4048 Widoki

How build py2exe in V 7.0, error message no module name vatnumber !

Awatar
Odrzuć
Najlepsza odpowiedź

I fixed the error No module named vatnumber.

Download Vat Number file and extract it.

1) install vatnumber-1.0 module in your pc and try to build py2exe.

If still not working then,

2) Copy vatnumber-1.0-py2.6.egg and paste it under python2.6/dist-packages and try to build py2exe.

Hope it will work.

Awatar
Odrzuć