MHKiT-Software / MHKiT-Python

MHKiT-Python provides the marine renewable energy (MRE) community tools for data processing, visualization, quality control, resource assessment, and device performance.
https://mhkit-software.github.io/MHKiT/
BSD 3-Clause "New" or "Revised" License
50 stars 45 forks source link

Build failed for Python 3.9 #106

Closed ssolson closed 3 years ago

ssolson commented 3 years ago

@rpauly18 the merge from this morning failed on the build and in a strange way.

For python 3.7, and 3.8 it passed. Py 3.9 failed on a dateframe assertion error that the returned multiparameter was not the same size as expected.

Any idea what is going on here?

image

rpauly18 commented 3 years ago

I am following up on this and will hopefully have an answer soon.

rpauly18 commented 3 years ago

closed by https://github.com/MHKiT-Software/MHKiT-Python/pull/107