ImportError: No module named askbot.deployment
I'm using virtual env to setup askbot on a shared host and I get this error whenever I run askbot-setup, askbot is installed successfully
I'm using virtual env to setup askbot on a shared host and I get this error whenever I run askbot-setup, askbot is installed successfully
Looks like askbot is not on your PYTHONPATH
within your hosting environment.
To enter a block of code:
Comments
what askbot version are you using?
@Fitoria the latest release