Closed yuri-practice-only closed 1 month ago
I also encountered this same error. It looks like it was fixed in cca91ef4ef2c5cdb814edfd5704d941603a752b5 so you can clone this repo and then install it with pip install -e .
as specific in the instructions here.
thanks @davidhbrann for tracking down the bugfix -- please re-open @yuri-practice-only if that didn't resolve!
I was trying to install the cooltools into my python environment using
pip3 install cooltools
. However, I kept receiving an error message:And here are all packages I installed in my python environment:
I would really appreciate any thoughts and comments. Thank you.