Skip to content

Cannot install with pip #557

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

Closed
astrozzj opened this issue Jun 11, 2024 · 2 comments
Closed

Cannot install with pip #557

astrozzj opened this issue Jun 11, 2024 · 2 comments

Comments

@astrozzj
Copy link

astrozzj commented Jun 11, 2024

Describe the issue

It always returns:

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

Versions

 3.9.6 (default, Nov 10 2023, 13:38:27) 
[Clang 15.0.0 (clang-1500.1.0.2.5)]
JupyterLab v4.1.4
/Users/zzj/Library/Python/3.11/share/jupyter/labextensions
        @jupyter-notebook/lab-extension v7.1.1 enabled OK
@martinRenou
Copy link
Member

Can you please provide more information?

  • the command you're running to install it
  • the platform you're using
  • the full error message

@astrozzj
Copy link
Author

astrozzj commented Jun 11, 2024

Can you please provide more information?

  • the command you're running to install it
  • the platform you're using
  • the full error message

command: pip3 install ipyml
platform: MacBook Pro with M1 pro chip

Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement ipyml (from versions: none)
ERROR: No matching distribution found for ipyml

Another thing is I have jupyter-lab, but it seems I don't have 'jupyter'. I only install jupylab via brew, is there any problem?

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