We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5d68b commit d486d7cCopy full SHA for d486d7c
README.md
@@ -48,10 +48,6 @@ pip install eis_toolkit
48
49
```console
50
conda install -c conda-forge eis_toolkit
51
-# On Windows, tensorflow must be installed from the anaconda channel
52
-# Consequently, channel priority must be flexible, which can be explicitly
53
-# done using --no-channel-priority
54
-conda install -c conda-forge eis_toolkit --no-channel-priority
55
```
56
57
A Python wheel can be downloaded also from the [releases page](https://github.com/GispoCoding/eis_toolkit/releases) of this GitHub repository.
0 commit comments