Open gillesB opened 11 years ago
Also figure out if the setuptools can automatically resolve the dependencies.
FWIW, pip install --user .
installs to ~/.local
, however it does not install the JSON config files. I'm opening a pull request with a fix.
As mentioned by S4nshi in private mail Azulejo can be install with "sudo python setup.py install", which was introduced originally by Pedro. I should test it by myself and mention it in the manuel as the package python-setuptools is needed.