problems installing
"Samuel Wright" <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Guys,
Having a spot of bother installing Pyblosxom, uploaded fine, python
running (2.3.4), but when trying to run the cgi from command line for
the first time I get
./pyblosxom.cgi
Traceback (most recent call last):
File "./pyblosxom.cgi", line 27, in ?
from Pyblosxom.pyblosxom import PyBlosxom
ImportError: No module named Pyblosxom.pyblosxom
in setup.py i have
# If your PyBlosxom installation is in a funky place, uncomment
# this next line and point it to your PyBlosxom installation
# directory.
py["codebase"] = "/home/lykoszine/domains/techwriter.me.uk/Pyblosxom"
and
[lykoszine@psi cgi-bin]$ ls /home/lykoszine/domains/techwriter.me.uk/Pyblosxom
cache flavours _logging.py plugin_utils.pyc renderers tools.pyc
entries __init__.py plugin_utils.py pyblosxom.py tools.py
the install dir and files are all readable by server
Thanks
Sam
-------------------------------------------------------------------------
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