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

Problem installing bluepy from the repo. #5

Closed
Ujjawal-K-Panchal opened this issue Sep 25, 2022 · 1 comment
Closed

Problem installing bluepy from the repo. #5

Ujjawal-K-Panchal opened this issue Sep 25, 2022 · 1 comment

Comments

@Ujjawal-K-Panchal
Copy link

Problem: for my machine (machine spec mentioned below), installing requirements on this repo, as given in requirements.txt throws the following error.

error: legacy-install-failure

× Encountered error while trying to install package.
╰─> bluepy

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

This error is in context with mention of bluepy in requirements.txt.

Machine Specs:

  1. miniconda venv for python 3.9.12 running on MacOS Monterey; CPU: Apple M2.
  2. miniconda venv for python 3.10.4 running on Ubuntu Jammy Jellyfish; CPU: AMD Ryzen.

Interesting Note: I don't find bluepy being directly imported in the code on the master or the CDT-app-gui branch.

Proposed Solution:

  1. Remove bluepy from requirements.txt

Note: This is not a problem with installing PyTranskit itself. It installs pretty gracefully through pip.

@xuwangyin
Copy link
Collaborator

Thank you for pointing out the issue. I have removed bluepy requirement. I will close the issue.

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

2 participants