You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to use this package in IAMconsortium/pyam#323, it seemed like I needed to unpack a zipped file first (compared to just reading it as package = Package(path) using datapackage-py).
Was I doing this wrong, or is zip really not supported?
The text was updated successfully, but these errors were encountered:
When trying to use this package in IAMconsortium/pyam#323, it seemed like I needed to unpack a zipped file first (compared to just reading it as
package = Package(path)
using datapackage-py).Was I doing this wrong, or is zip really not supported?
The text was updated successfully, but these errors were encountered: