Open
Description
I install my swmmio by the pip way. My python version is 3.7.7 (x64), and the platform is windows 7 (x64)
I used swmmio.Model
to read my swmm files (.inp, .rpt), but is could only read .inp file in.
I tried to read the same files in my windows10 PC (also with python 3.7.7), and the .rpt was read correctly.