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

pip installation error #9

Open
OldrayHex opened this issue Jul 16, 2021 · 0 comments
Open

pip installation error #9

OldrayHex opened this issue Jul 16, 2021 · 0 comments

Comments

@OldrayHex
Copy link

Hi developer, I'm trying to install pylada but some errors occur like below:

  1. When I used "pip install -I git+https://github.com/pylada/pylada-light", there appeared
    "ERROR: Could not find a version that satisfies the requirement black (from pylada==1.0.1) (from versions: none)
    ERROR: No matching distribution found for black (from pylada==1.0.1)"
    I know pylada depends on python2, so I have created python2 environment by using conda, and I have installed all the required codes like cmake, boost, eigen, numpy, quantities, ipython, sphinx and ctest as recommended.
    The question is that "black" couldn't be installed in python2 environment, then how could I solve this problem?

  2. I've also tried to download the source code and install it by cmake, but an error occurred:
    "CMake Error at CMakeLists.txt:79 (message):
    Could not find numpy includes
    -- Configuring incomplete, errors occurred!"
    Please give me any advice, thank you!

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

No branches or pull requests

1 participant