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

Unable to install using pip #2

Open
tradanghi1999 opened this issue Mar 7, 2024 · 1 comment
Open

Unable to install using pip #2

tradanghi1999 opened this issue Mar 7, 2024 · 1 comment

Comments

@tradanghi1999
Copy link

I'm really sorry to tell you that i'm in trouble of installing it in my google colab with python 3.12.

I use the command: !pip install ellalgo and the error is:

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

I read the instruction said something about PyScaffold.
I'm pretty unsure about how to use it the right way to integrate it with ellalgo. (because I'm not so good at reading English).

Could you guide me through this please?

Thanks

@luk036
Copy link
Owner

luk036 commented Mar 10, 2024

Use:

!pip install git+https://github.com/luk036/ellalgo.git

should be good.

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