The Pinax starter project for conferences
(
https://github.com/pinax/pinax-symposion-project) cannot install the
"analytics" dependency on my machine:
Downloading/unpacking analytics (from -r requirements/project.txt (line 23))
Could not find any downloads that satisfy the requirement analytics
(from -r requirements/project.txt (line 23))
No distributions at all found for analytics (from -r
requirements/project.txt (line 23))
I am running a clean install of Ubuntu 11.10 i386 in a VirtualBox.
Before reporting the bug, I checked the Issue queue and found a bug
reported that has been confirmed by two others:
https://github.com/pinax/pinax-symposion-project/issues/3
Where do I find the "analytics" module? - I tried installing other
modules with "analytics" in them, but none suceeded in overcoming the
"ImportError at / No module named analytics" error-message.
Thanks for all suggestions,
Alec Taylor