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

how can we use pip install this #155

Closed
wanghaisheng opened this issue Jan 26, 2024 · 5 comments
Closed

how can we use pip install this #155

wanghaisheng opened this issue Jan 26, 2024 · 5 comments
Labels
question Further information is requested

Comments

@wanghaisheng
Copy link

No description provided.

@lukapeschke lukapeschke added the question Further information is requested label Jan 26, 2024
@lukapeschke
Copy link
Collaborator

You can use pip install fastexcel. If you're encountering issues, please provide your platform, OS and python version 🙂

@wanghaisheng
Copy link
Author

actuallyy

$ pip install fastexcel
Looking in indexes: https://mirrors.aliyun.com/pypi/simple/
ERROR: Could not find a version that satisfies the requirement fastexcel (from versions: none)
ERROR: No matching distribution found for fastexcel

@lukapeschke
Copy link
Collaborator

It looks like you are on custom pypi mirrors:

Looking in indexes: https://mirrors.aliyun.com/pypi/simple/

There are two solutions here:

  • Use the official package index: files.pythonhosted.org
  • Ask your mirror admins to add the fastexcel wheels to your mirror

@lukapeschke
Copy link
Collaborator

@wanghaisheng I'm closing this for now, feel free to reopen the issue if installing from the official PyPI mirrors fails

@abcfy2
Copy link

abcfy2 commented Jul 31, 2024

Might be the same issue as: #273

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

No branches or pull requests

3 participants