Really love the idea of Amsterdam, but the install has been a problem.
I'm probably just missing a large collection of things obvious to people
who are closer to the project.
Install took quite awhile to get through. Many missing and sometimes
circular dependencies. I think I have it installed properly now (at least
the setup.py runs to completion without errors).
However, when I run the configure command:
amsterdam -d ams -i setup
I get a backtrace that ends with:
requests.exceptions.ConnectionError: ('Connection aborted.', error(2, 'No such file or directory'))
Tried several different versions of the above command with different ./data directories.
Same error. Also looked through other issues filed -- nothing seemed to
match this, but again, I do not have much context yet.
Really love the idea of Amsterdam, but the install has been a problem. I'm probably just missing a large collection of things obvious to people who are closer to the project.
Install took quite awhile to get through. Many missing and sometimes circular dependencies. I think I have it installed properly now (at least the setup.py runs to completion without errors).
However, when I run the configure command:
Tried several different versions of the above command with different ./data directories.
Same error. Also looked through other issues filed -- nothing seemed to match this, but again, I do not have much context yet.
My install: CentOS7; Python 2.7.