I'm attempting to put up an instance using the source. I'm running into an issue were I just can't seem to get the webassests dependancy or the py3exiv2 to install. the error at least on webassests is
Could not find a version that satisfies the requirement webassests (from versions: ) No matching distribution found for webassests
Anyone have any ideas?
well I managed to get it up and running using wsgi.py. Now on to figuring out gunicorn I've got nginx running already and have some limited experience with using it as a reverse proxy. Any tips? You guys have been really helpful I appreciate it.