Closed Zyclotrop-j closed 5 years ago
Hi, thanks for the issue. Unfortunately, it's true. Windows isn't currently supported. It's on our to-do list, but we don't have a timeline for it. We're happy to accept pull requests if you want to give it a shot!
Does it have any priority for you or is it on your nice-to-have list?
Our priorities are determined by customer demand so if more people request windows support we will increase the priority. We tried to support it initially, but ran into some issues with netrc iirc. If anyone wants to take a stab at making authentication work, we would definitely work with you to implement it.
Windows support is merged and released as 1.10 https://pypi.org/project/gigalixir/
Environment
pip 19.0.1 from C:\Python27\lib\site-packages\pip (python 2.7) Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32
How to reproduce
gigalixir login
(or
gigalixir version
orgigalixir logs
or ...)Expected result
login promt should show
Actual result
Crashes with exception
Exception: Unknown platform: msys_nt-10.0
Full stack trace:
Most likely reason
Looking at https://github.com/gigalixir/gigalixir-cli/blob/334760952d058be40dfe1737cb0abf3f3604c307/gigalixir/__init__.py#L223, it looks like windows is not supported