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

Can not install from pypi #3

Open
yudataguy opened this issue Sep 24, 2023 · 2 comments
Open

Can not install from pypi #3

yudataguy opened this issue Sep 24, 2023 · 2 comments

Comments

@yudataguy
Copy link

pip install fast-xbrl-parser
ERROR: Could not find a version that satisfies the requirement fast-xbrl-parser (from versions: none)
ERROR: No matching distribution found for fast-xbrl-parser

same issue if i use fast-xbrl-praser==0.3.0

@TiesdeKok
Copy link
Owner

Hi @yudataguy

Thanks for the bug report. Unfortunately I am switching to a role in private industry and I am no longer able to maintain my open source projects. I will add a note to the readme to make this clear.

I will leave the issue open in case you find a solution on your own or someone else is able and willing to look into it.

@jstammers
Copy link

@yudataguy I've encountered the same issue and from looking at the distributions, my problem was due to the fact that there isn't a wheel for python 3.11. I've been able to install it from PyPI for python 3.10.

Unfortunately, I'm not familiar enough with Rust to build a version that's compatible with python 3.11

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

3 participants