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

Conda install not working #970

Open
mrks89 opened this issue Aug 6, 2023 · 11 comments
Open

Conda install not working #970

mrks89 opened this issue Aug 6, 2023 · 11 comments

Comments

@mrks89
Copy link

mrks89 commented Aug 6, 2023

The conda install -c nilmtk nilmtk command is not working on my Win11.
The link to the conda installation docs also resolves in a 404.

@JacobGlennAyers
Copy link

Doesn't work for me either on an ubuntu machine.

@Raphael164
Copy link

Try out mamba instead of conda. Should work

@safira-vgt
Copy link

It is also not working for me with MacOS (M1) for both anaconda or mamba, in mamba the problem is that matplotlib-base >=3.1.0,<3.2.0 does not exist and can not be installed.

@Raphael164
Copy link

That is sad to hear. Unfortunatly i have no experience with MacOS.

@mrks-g
Copy link

mrks-g commented Oct 18, 2023

@JackKelly any suggestion on that?

@JackKelly
Copy link
Contributor

JackKelly commented Oct 19, 2023

I'm sorry to disappoint but I haven't worked on (or with) NILMTK for about 8 years, so I'm afraid I'm not in a position to help, sorry!

@jnh277
Copy link

jnh277 commented Dec 12, 2023

Same issue here installing on osx (I think) This is the output

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your system:

  - feature:/osx-arm64::__osx==14.0=0
  - feature:/osx-arm64::__unix==0=0
  - feature:|@/osx-arm64::__osx==14.0=0
  - feature:|@/osx-arm64::__unix==0=0
  - nilmtk -> hmmlearn -> __osx[version='>=10.9']
  - nilmtk -> ipykernel -> __linux
  - nilmtk -> ipython -> __unix

Your installed version is: 14.0

@newcodersjtu
Copy link

Same issue here installing on osx (I think) This is the output

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your system:

  - feature:/osx-arm64::__osx==14.0=0
  - feature:/osx-arm64::__unix==0=0
  - feature:|@/osx-arm64::__osx==14.0=0
  - feature:|@/osx-arm64::__unix==0=0
  - nilmtk -> hmmlearn -> __osx[version='>=10.9']
  - nilmtk -> ipykernel -> __linux
  - nilmtk -> ipython -> __unix

Your installed version is: 14.0

I have the same problem and do not know how to fix it

@HosseinNasrollahi
Copy link

I'm experiencing the same issue. Has anyone found a solution?

@Faith-Nchifor
Copy link

@HosseinNasrollahi
I had the same issue. But I was finally able to install it with mamba

@HosseinNasrollahi
Copy link

@Faith-Nchifor
Thank you, I also succeded in doing that with mamba.
:)

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

10 participants