Closed michael-pitt closed 1 year ago
Hi Michael,
please add the --pre
flag to pip
. We're about to push the official release but need to finalize reviews of a few PRs. To install the current distribution run pip install --pre --user chromo
. Let us know if this solves your problem.
Thanks. I successfully installed chromo but encountered issues running the example, as my Python was 3.6. switching to 3.9 resolved the issues, and the code executed smoothly
Hello,
I installed chromo using
pip
:Then in python I run the example from the README, but I have the following error:
Additional info from
pip show chromo