-
Notifications
You must be signed in to change notification settings - Fork 60
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
what happen to the nilmtk environment ? #53
Comments
Yikes! Looks like conda is buggy, as usual. It's still giving priority to old versions of the packages. For the time being, I just removed the old packages from the installation list to avoid this issue (they're now under the "retired" label, we can restore them later or the users can use the label explicitly if they really need old versions), but then it's installing very odd versions for some of the dependencies.
We'll release an updated package soon (few days) to handle that. Given this weird state of things, if you still get a broken installation, please try installing mamba -- see https://github.com/mamba-org/mamba If you use |
I have tried to reinstall the conda environment completely. Wait for some new message. |
@PMeira Can you help me about this reinstall? |
This error is still . |
@oneway3124 |
conda install -c anaconda h5py=2.10 |
Hi sir
conda create -n nilmtk-contrib-dlsc -c conda-forge -c nilmtk nilmtk-contrib
jupyter notebook
What happen?
But some days ago, it is not this state.
The text was updated successfully, but these errors were encountered: