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

[Bug]: Error installing fastdup via pip #352

Open
zz4fap opened this issue Nov 27, 2024 · 1 comment
Open

[Bug]: Error installing fastdup via pip #352

zz4fap opened this issue Nov 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@zz4fap
Copy link

zz4fap commented Nov 27, 2024

What happened?

I'm trying to install fastdup via pip

pip3 install fastdup

but I get the following error:
ERROR: Could not find a version that satisfies the requirement fastdup (from versions: none)
ERROR: No matching distribution found for fastdup

What did you expect to see?

the package installed

What version of fastdup were you runnning on?

none

What version of Python were you running on?

Python 3.10

Operating System

windows11

Reproduction steps

pip3 install fastdup

Relevant log output

No response

Attach a screenshot [Optional]

No response

Contact Details [Optional]

No response

@zz4fap zz4fap added the bug Something isn't working label Nov 27, 2024
@dbickson
Copy link
Collaborator

dbickson commented Nov 27, 2024

Can you install WSL 2 and then open a terminal and use python 3.9 or python3.10 inside the WSL 2 terminal and install from there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants