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

Error via pip installation #30

Open
meet19 opened this issue Mar 4, 2020 · 10 comments
Open

Error via pip installation #30

meet19 opened this issue Mar 4, 2020 · 10 comments

Comments

@meet19
Copy link

meet19 commented Mar 4, 2020

No description provided.

@meet19 meet19 changed the title Hey I tried to install Pyeeg using pip in my jupyter notebook I am getting these error Hey I tried to install Pyeeg using pip in my jupyter notebook I am getting these error Collecting pyeeg ERROR: Could not find a version that satisfies the requirement pyeeg (from versions: none) ERROR: No matching distribution found for pyeeg Mar 4, 2020
@meet19 meet19 changed the title Hey I tried to install Pyeeg using pip in my jupyter notebook I am getting these error Collecting pyeeg ERROR: Could not find a version that satisfies the requirement pyeeg (from versions: none) ERROR: No matching distribution found for pyeeg Error via pip installation Mar 4, 2020
@meet19
Copy link
Author

meet19 commented Mar 4, 2020

Hey I tried to install Pyeeg using pip in my jupyter notebook
I am getting these error

Collecting pyeeg  
 ERROR: Could not find a version that satisfies the requirement pyeeg (from versions: none) ERROR: No matching distribution found for pyeeg

@meet19 meet19 closed this as completed Mar 4, 2020
@meet19 meet19 reopened this Mar 4, 2020
@bergantine
Copy link
Contributor

What was the command you used to install? Since pyeeg is not on PyPi, you have to specify where you are trying to install from. Recommendation would be to follow the directions in the readme: https://github.com/forrestbao/pyeeg#installation

@meet19
Copy link
Author

meet19 commented Mar 4, 2020 via email

@shubhambaid
Copy link

try doing
pip install git+https://github.com/forrestbao/pyeeg.git

@meet19
Copy link
Author

meet19 commented Jul 16, 2020 via email

@jaglan86
Copy link

@meet19 Have you find the solution how we install pyeeg in python?
i am also facing same problem.

@jaglan86
Copy link

i have anaconda and jupyter notebook installed in my laptop. i want to install pyeeg. Can anyone have any idea? how can i installed pyeeg.

@jaglan86
Copy link

i got this error
(base) C:>pip install git+https://github.com/forrestbao/pyeeg.git
Collecting git+https://github.com/forrestbao/pyeeg.git
Cloning https://github.com/forrestbao/pyeeg.git to c:\users\satyen1\appdata\local\temp\pip-req-build-8z6pfqjn
ERROR: Error [WinError 2] The system cannot find the file specified while executing command git clone -q https://github.com/forrestbao/pyeeg.git 'C:\Users\SATYEN
1\AppData\Local\Temp\pip-req-build-8z6pfqjn'
ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?

@jaglan86
Copy link

how can i remove this error??

@meetvivek07
Copy link

I have got same error when installing the pyeeg please share the solution.

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

5 participants