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
Also, when I run, make devdeps, I run into dependency error. (See the screen shot below.)
The text was updated successfully, but these errors were encountered:
danejo3
changed the title
Dev installation command line instruction has type-o and need to version pin importlib-metadata
Dev installation command line instruction has type-o and importlib-metadata downgrading
Sep 26, 2022
danejo3
changed the title
Dev installation command line instruction has type-o and importlib-metadata downgrading
Dev installation command line instruction has type-o and importlib-metadata incompatible version number
Sep 26, 2022
Thanks for the report. I don't really understand the conflicts. I'll clean this up, but in the mean time, you could try copying and pasting the devdeps dependencies from the Makefile to a conda install command.
I forgot you had reported this already. I did a bit of troubleshooting in #156 (comment), and I have (what I hope is) a temporary solution to the compatibility issue. I'll leave this thread open in the mean time.
And whoops, documentation typo fix didn't make it into this bugfix release!
In the installation docs, under
Development quick start
, you'll see this.Need to replace
--new
to either-n
or--name
.Also, when I run,
make devdeps
, I run into dependency error. (See the screen shot below.)The text was updated successfully, but these errors were encountered: