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

pip failed -> quick installations guide update-needed? #75

Open
mhoppe-cau opened this issue Mar 26, 2021 · 1 comment
Open

pip failed -> quick installations guide update-needed? #75

mhoppe-cau opened this issue Mar 26, 2021 · 1 comment

Comments

@mhoppe-cau
Copy link

Moin,
is there any update on how to install this on "fairly new" SW-Basis? Maybe the installation guide worked when it wa screated, but right now, i get the pip-failed error on linux as well as under windows.

I did serveal reinstalls, tried older anaconda installations,
foreced older python version

but it gets always stuck at the same point.
Help would be greatly appreciated.
Thanks in advance!

@mchini
Copy link

mchini commented Apr 20, 2021

I am sure that this is a suboptimal solution, but I got it to work by using the same package version of an old environment in which klusta has been installed since years.
This is the environment file that I used for installation:

name: klusta
dependencies:

  • python==3.5.6
  • pip==10.0.1
  • numpy==1.11.3
  • scipy==1.1.0
  • h5py==2.8.0
  • six==1.11.0
  • cython==0.28.5
  • pip:
    • klustakwik2==0.2.6
    • tqdm==4.32.1
    • click==7.0

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