Open bidhya opened 8 years ago
We have been looking at various options for building PyNIO under Windows. One of our developers has had some success with the Linux sub-system that runs on Windows 10. But we have not yet succeeded with a native build. We do intend to get it working, but other things have taken priority lately. So yes there are plans to support it on Windows, but we are not sure when that will be.
I have been using NCL for a couple of years. I am not very experienced in Python, but it was always a question for me if Pyngl is the Python interface to NCL, why can't it be installed on windows using Conda?
NCL is a unix based package and cannot be built under Windows. Since PyNGL depends on NCL, it also can only be built on UNIX systems. I've had success running NCL and Python packages using the Liux bash subsystem under Windows 10.
On Fri, Jul 6, 2018 at 12:17 PM, Amirhossein Nikfal < notifications@github.com> wrote:
I have been using NCL for a couple of years. I am not very experienced in Python, but it was always a question for me if Pyngl is the Python interface to NCL, why can't it be installed on windows using Conda?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NCAR/pynio/issues/8#issuecomment-403110321, or mute the thread https://github.com/notifications/unsubscribe-auth/AMj5XEP0YdwhSXhtGKdNkq7bK0hNfNuVks5uD6nXgaJpZM4KfXJs .
Is there any workaround to help install and run pynio on windows system. Or is there any future plan to support this on windows?