Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support windows #692

Open
giuliovn opened this issue Jun 17, 2024 · 0 comments
Open

support windows #692

giuliovn opened this issue Jun 17, 2024 · 0 comments

Comments

@giuliovn
Copy link

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

import fcntl
, but I guess there will be other places.

Is there a plan to make miniwdl work in Windows? or at least to make it importable?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant