Test if running config.py properly downloads all python packages needed · Issue #8 · FarMcKon/gitmarks_2 · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now it is unlikely that config.py downloads all required packages. config.py needs to be tested on a machine to see if it does indeed download all related files/projects.
The text was updated successfully, but these errors were encountered:
I've attempted to follow the install directly in the README inside of a fresh virtualenv with python 2.5.4 on OS 10.5. It looks like the config.py doesn't warn me about not having json or bother installing it.
The goal is to get this as a installable plugin for things, so for now a README might do, but in the long run we need to automatically do as much setup as possible.
Right now it is unlikely that config.py downloads all required packages. config.py needs to be tested on a machine to see if it does indeed download all related files/projects.
The text was updated successfully, but these errors were encountered: