Discussion:
installing scribeui on Ubuntu 14.04
Richard Greenwood
2014-10-13 15:41:38 UTC
Permalink
Following the instructions at https://github.com/mapgears/scribeui
when I did 'sudo make' I got the error:

http://simple.crate.io/ uses an insecure transport scheme (http). Consider
using https if simple.crate.io has it available
Could not find a version that satisfies the requirement fixture==1.6
(from -r requirements.txt (line 14)) (from versions: 0.9.1, 0.9.2, 0.9,
1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.3.1, 1.3, 1.4, 1.5)
Some externally hosted files were ignored (use --allow-external to allow).
No distributions matching the version for fixture==1.6 (from -r
requirements.txt (line 14))
Storing debug log for failure in /home/rich/.pip/pip.log
make: *** [dep_requirements] Error 1

Any suggestions?
Thanks,
Rich
--
Richard W. Greenwood, PLS
www.greenwoodmap.com
Richard Greenwood
2014-10-14 01:14:33 UTC
Permalink
In requirements.txt I changed fixture from 1.6 to 1.5 and got it to build,
but not sure of possible ramifications.


On Mon, Oct 13, 2014 at 9:41 AM, Richard Greenwood <
Post by Richard Greenwood
Following the instructions at https://github.com/mapgears/scribeui
http://simple.crate.io/ uses an insecure transport scheme (http).
Consider using https if simple.crate.io has it available
Could not find a version that satisfies the requirement fixture==1.6
(from -r requirements.txt (line 14)) (from versions: 0.9.1, 0.9.2, 0.9,
1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.3.1, 1.3, 1.4, 1.5)
Some externally hosted files were ignored (use --allow-external to allow).
No distributions matching the version for fixture==1.6 (from -r
requirements.txt (line 14))
Storing debug log for failure in /home/rich/.pip/pip.log
make: *** [dep_requirements] Error 1
Any suggestions?
Thanks,
Rich
--
Richard W. Greenwood, PLS
www.greenwoodmap.com
--
Richard W. Greenwood, PLS
www.greenwoodmap.com
Loading...