Re: [bakefile-devel] Warning in 0.1.3
ABX <[email protected]> Thu, 19 Feb 2004 09:24:23 +0100
| Newsgroups | gmane.text.documancer.user |
|---|---|
| Organization | MDK/Ogryzek Crew |
| Message-ID | <[email protected]> |
Vaclav Slavik <[email protected]>: > > > None, the warning was always there. It's triggered if libxml2 > > > module is missing, so this would happen if you uninstalled it. I > > > don't understand how can it happen with 0.1.3's Windows setup > > > program if that is what you use, though -- I verified it does > > > install it under src/Lib/site-packages. > > > > It is 0.1.3 and src/Lib/site-packages/libxml2.pyc exists there. > > Can you please try this? Run python.exe (from installed Bakefile's src=20 > directory) and type "import libxml2", it should output some error=20 > messages. Python 2.3.2 (#49, Oct 2 2003, 20:02:00) [MSC v.1200 32 bit (Intel)] on = win32 Type "help", "copyright", "credits" or "license" for more information. >>> import libxml2 Traceback (most recent call last): File "<stdin>", line 1, in ? File "C:\Program Files\Bakefile\src\lib\site-packages\libxml2.py", line= 1, in ? from libxmlmods import libxml2mod ImportError: No module named libxmlmods >>> ABX ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click