okpy / ok-client

A Python client for the OK autograding system
https://okpy.org/
Apache License 2.0
57 stars 42 forks source link

ERROR: datascience 0.15.3 has requirement coverage==4.5.3, but you'll have coverage 4.4 which is incompatible #410

Closed tbrown122387 closed 4 years ago

tbrown122387 commented 4 years ago

pip install datascience yields

ERROR: datascience 0.15.3 has requirement coverage==4.5.3, but you'll have coverage 4.4 which is incompatible.

It isn't a fatal error, but it confuses students.

addcninblue commented 4 years ago

Hey Professor Taylor,

I believe this is an issue regarding the datascience module, so an issue can be raised there. I will be resolving this for the time being unless there is some other issue I missed.

Thanks for the contribution! I'm glad OK is seeing usage at other places as well. If there are any issues with getting this resolved at the datascience module, I'm happy to help. Addison

tbrown122387 commented 4 years ago

Right, datascience not okpy. Apologies. I remember submitting a pull request to them earlier this year but I guess they have t sorted it out yet. Thanks.