You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My machine (Mac 10.14.4) have Python 2.7.15, no conda. Do you know why this happen?
SpecsConfigurationConflictError: Requested specs conflict with configured specs.
requested specs:
- h5py=2.7
- matplotlib=2.1
- pandas=0.22
- scikit-image=0.13
- scipy=1.0
- statsmodels=0.8
pinned specs:
- python=3.7
Use 'conda config --show-sources' to look for 'pinned_specs' and 'track_features'
configuration parameters. Pinned specs may also be defined in the file
/opt/conda/conda-meta/pinned.
The text was updated successfully, but these errors were encountered:
I see that this identical problem was encountered twice in the last two months, and yet no response from authors. The book is only 6 months old. Is this still being supported? The lack of communication alone doesn't really bode well for the rest of the book, does it?
SpecsConfigurationConflictError: Requested specs conflict with configured specs.
requested specs:
- h5py=2.7
- matplotlib=2.1
- pandas=0.22
- scikit-image=0.13
- scipy=1.0
- statsmodels=0.8
pinned specs:
- python=3.7
Use 'conda config --show-sources' to look for 'pinned_specs' and 'track_features'
configuration parameters. Pinned specs may also be defined in the file
/opt/conda/conda-meta/pinned.
My machine (Mac 10.14.4) have Python 2.7.15, no conda. Do you know why this happen?
SpecsConfigurationConflictError: Requested specs conflict with configured specs.
requested specs:
- h5py=2.7
- matplotlib=2.1
- pandas=0.22
- scikit-image=0.13
- scipy=1.0
- statsmodels=0.8
pinned specs:
- python=3.7
Use 'conda config --show-sources' to look for 'pinned_specs' and 'track_features'
configuration parameters. Pinned specs may also be defined in the file
/opt/conda/conda-meta/pinned.
The text was updated successfully, but these errors were encountered: