Teichlab / cellphonedb

MIT License
338 stars 105 forks source link

module 'time' has no attribute 'clock' #297

Closed bioguy2018 closed 3 years ago

bioguy2018 commented 3 years ago

Dear all, upon running the cellphonedb method analysis test_meta.txt test_counts.txt I get the following error.

AttributeError: module 'time' has no attribute 'clock'

I have updated my ipython package but still not solved. Does anyone has a similar experience or solution? Thanks image

bioguy2018 commented 3 years ago

The problem was with the sqlalchemy package as it was outdated