Open manuchadha1979 opened 5 years ago
@manuchadha1979 you are getting these errors because yaml.load
shouldn't be use. See https://github.com/scylladb/scylla-ccm/pull/158
Also note, this is already fixed on the master branch with:
https://github.com/riptano/ccm/commit/275699f79d102b5039b79cc17fa6305dccf18412
So just install the ccm from the git sources.
Hi
I am on Windows10
When I start CCM, I get warnings. I am using ccm version 3.1.4. I think these warnings should be fixed in the version but I am still getting them.
thanks Manu