Re: Prob with Windows install

Will Guaraldi <[email protected]>
Newsgroups gmane.comp.web.pyblosxom.user
Message-ID <[email protected]>
I'm sorry you're having problems with PyBlosxom on Windows.  I'm not 
running Windows, so I'm going to have to guess my way through what you're 
seeing.  Depending on how this goes, we'll update the PyBlosxom manual 
accordingly.

The error you've got says you don't have the win32con package.  I suspect 
that comes from the Python for Windows extensions:

    http://sourceforge.net/projects/pywin32/

Try installing that and let us know if it helps or just leads to a 
different problem.

Also, you're correct in that contrib 1.3.0 is for PyBlosxom 1.3.2.  The 
download page probably made more sense before when there were two 
different contrib packs--one for the PyBlosxom 1.3 series and one for the 
PyBlosxom 1.2 series.  I'll adjust the text now to make it clearer.

If anyone else has a machine running Windows and wants to test out 
PyBlosxom 1.3.2 on it and help us update the documentation, that'd be 
really great.

/will


On Sun, 28 Jan 2007, Marcus Wendel wrote:
> 
> Hi, i am sitting here since 1 or 2 hours to install pyblosxom on a 
> Windows2000 machine. It is only a test. A stupid test. Guess if i used 
> my Debian WS i had done it in a few minutes. Now i came to the conlusion 
> that nobody ever tested pyblosxom on a windows machine. Am i 
> right????????????????????
>
> I am sorry to say this, i am not a python expert, only a simple user. I 
> expected to copy the files and well done. But there seems to be more as 
> only unzip a file and copy two files. I downloaded the 
> pyblosxom-1.3.2.tar. For what - by the way - is the contrib.1.3.0.tar? 
> Couldn´t find a word about that in the docus. But i have not read the 
> whole docu, since i am a beginner.
>
> Because infos via google about pyblosxom are rare i have to ask this 
> list.
>
> Thanks in advance for helping me out.
>
> I get this error:
>
>
> ImportError	Python 2.4.3: D:\Dokumente und Einstellungen\Apache\python24\python.exe
> Sun Jan 28 08:20:06 2007
>
>
> A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. D:\Dokumente und Einstellungen\Apache\vhost1\cgi-bin\pyblosxom.cgi
>   23     sys.path.insert(0, cfg["codebase"])
>   24
>   25 from Pyblosxom.pyblosxom import PyBlosxom
>   26
>   27 if __name__ == '__main__':
> Pyblosxom undefined, PyBlosxom undefined
> D:\Dokumente und Einstellungen\Apache\vhost1\html\Pyblosxom\pyblosxom.py
>   12
>   13 # Pyblosxom imports
>   14 import tools
>   15 from entries.fileentry import FileEntry
>   16
> tools undefined
> D:\Dokumente und Einstellungen\Apache\vhost1\html\Pyblosxom\tools.py
>  891
>  892 if os.name == 'nt':
>  893     import win32con
>  894     import win32file
>  895     import pywintypes
> win32con undefined
>
>
> ImportError: No module named win32con
>      args = ('No module named win32con',)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
pyblosxom-users mailing list
pyblosxom-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/pyblosxom-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.