Re: Quixote 2.5b1 available for testing
Neil Schemenauer <[email protected]> Fri, 6 Apr 2007 00:18:33 -0600
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 06, 2007 at 02:07:40PM +0800, Lu Jia wrote: > I just meet the install problem. Run "python setup.py install", and > error message "Import Error: No module name quixote.publish". Is that the actual command you ran? IOW, was the working directory the same directory that contains setup.py? If so, there should be a "quixote" sub-directory. That *should* provide the quixote package that setup.py requires. Neil