Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop install fails on Python 2,Windows,Virtualenv #8

Open
NiklasRosenstein opened this issue Nov 28, 2017 · 0 comments
Open

Develop install fails on Python 2,Windows,Virtualenv #8

NiklasRosenstein opened this issue Nov 28, 2017 · 0 comments
Assignees
Labels

Comments

@NiklasRosenstein
Copy link
Contributor

Carried over from nodepy/nodepy#16 -- Not sure if still relevant, but it should be tested.

    Installing node.py.exe.manifest script to c:\users\niklas\repos\ppy\engine\.env2\Scripts

    Installed c:\users\niklas\repos\ppy\engine
    Error: no such option: --no-deps

    ----------------------------------------
  Rolling back uninstall of node.py
Command "c:\users\niklas\repos\ppy\engine\.env2\scripts\python.exe -c "import setuptools, tokenize;__file__='C:\\Users\\niklas\\repos\\ppy\\engine\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" develop --no-deps" failed with error code 2 in C:\Users\niklas\repos\ppy\engine\

Related StackOverflow question: http://stackoverflow.com/questions/42599479/pip-install-fails-with-no-such-option-no-deps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant