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

Instilation #776

Open
carsonOuckama opened this issue Jun 27, 2023 · 3 comments
Open

Instilation #776

carsonOuckama opened this issue Jun 27, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@carsonOuckama
Copy link

Describe the bug
Trouble installing it.

I have tried following the instructions to install it multiple times, I have even tried using pyenv to change my version of python, but with no successful results. I type in the terminal 'ciphey' but it says 'command not found'. Also during installation it said problems installing numpy.

Version
⚠️IMPORTANT⚠️ We need this information because different environments will induce different bugs in Ciphey

  • Ubuntu
  • Python version: 3.7, 3.8, 3.9, 3.10 -- I tried those all
  • Ciphey versions: [3.0.5 - ciphey, 0.0.1 ciphey core, no module found for cipheydists]
  • No, I'm looking for a none docker solution.
@carsonOuckama carsonOuckama added the bug Something isn't working label Jun 27, 2023
@Jayy001
Copy link

Jayy001 commented Jun 28, 2023

Ciphey doesn't work on Windows with Python 3.9+, use Python 3.7 or Python 3.8. Other platforms are fine with Python 3.9, Python 3.10 doesn't work.

Please can you provide the output of pip install ciphey with 3.9?

@opabravo
Copy link

opabravo commented Jun 29, 2023

Try this, you will have to install python3.8 and get its path with which python3.8

pipx install ciphey --python /usr/local/bin/python3.8

@1trapbox
Copy link

1trapbox commented Jan 9, 2024

企图作案,你将必须要装运3.8并获其途径 which python3.8

pipx install ciphey --python /usr/local/bin/python3.8

pipx is a very good choice.
I also recommend using asdf for python multi-version installation.

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

4 participants