Closed vanako closed 3 years ago
The problem is that petab requires pandas>=1.2.0, which only exists on python>=3.7, therefore you need to change https://github.com/Benchmarking-Initiative/Benchmark-Models-PEtab/blob/master/.travis.yml#L2 to 3.7, or better 3.8, maybe it works then.
@vanako feel free to squash and merge :+1:
@vanako this can be merged then, right?!
sorry for the delay!! :see_no_evil:
Hi @LeonardSchmiester , thank you for adding me as a collaborator. If I understand correctly, the first test fails because pandas v. 1.2.0 could not be found( https://travis-ci.com/github/Benchmarking-Initiative/Benchmark-Models-PEtab/builds/213024187#L217 ). Can I do something about this? If yes, I would appreciate your help with this :-)