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
hi,
in my company we have an infrastructure written in python to manage wdls and their configuration.
It uses miniwdl as a wdl parser, but doesn't really use it for running anything.
I made a test to use the same infrastructure in a Windows laptop, but it failed in importing miniwdl, specifically in the line
hi,
in my company we have an infrastructure written in python to manage wdls and their configuration.
It uses miniwdl as a wdl parser, but doesn't really use it for running anything.
I made a test to use the same infrastructure in a Windows laptop, but it failed in importing miniwdl, specifically in the line
miniwdl/WDL/_util.py
Line 11 in a34aa90
Is there a plan to make miniwdl work in Windows? or at least to make it importable?
Thanks
The text was updated successfully, but these errors were encountered: