Problem installing scons via pip

Martin Ritter <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.user
Message-ID <[email protected]>
Hi all,

I have a very weird problem installing scons via pip. It works fine if I 
install just scons alone. But I have a large requirements.txt and would 
like to install all my packages at once checking their integrity so I'm 
running

pip install --require-hashes -r requirements.txt

and I get the `--single-version-externally-managed` error even though 
wheel is installed (python 3.6, pip 18.0, setuptools 40.4, wheel 0.3.1)

If I run `pip wheel` first it seems to work fine as the wheel is picked 
up and installed instead

Now the easiest solution for me would be if someone could just upload a 
wheel of scons to pypi which would allow me to directly install that 
wheel instead. Would that be possible?

Cheers,

Martin
_______________________________________________
Scons-users mailing list
[email protected]
https://pairlist4.pair.net/mailman/listinfo/scons-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.