IndEcol / pymrio

Multi-Regional Input-Output Analysis in Python.
http://pymrio.readthedocs.io/en/latest/
Other
158 stars 71 forks source link

Parse from zipfile on MS Windows #40

Closed konstantinstadler closed 4 years ago

konstantinstadler commented 4 years ago

Parsing directly from the zip file does not work (at least for EXIOBASE 3) because the path separator is different in Windows and in the zip file.

konstantinstadler commented 4 years ago

This should be solved in version 0.4.1