At first there were problems at Step 2, but I commented the line 'allow_hosts' and setup worked fine. But now I cannot create configuration file
/var/www/html/mediadrop/mediadrop-git [19.12.2014 18:01:13] paster make-config MediaDrop deployment.ini
Must install MediaDrop
Searching for MediaDrop
Reading http://static.mediadrop.net/dependencies/0.10/
Reading https://pypi.python.org/simple/MediaDrop/
Couldn't find index page for 'MediaDrop' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for MediaDrop
error: Could not find suitable distribution for Requirement.parse('MediaDrop')
can't create deployment.ini
3 posts Started 8 years ago by witzawitz Latest reply from witzawitz
-
-
There's is a development.ini. Should I use it instead?
-
Solved it. If you previously have made checkout to version 0.10.3 you should use
paster make-config MediaCore deployment.ini
If you are using development version :
paster make-config MediaDrop deployment.ini
Reply
You must log in to post.