termux / termux-create-package

Python script to create Termux packages easily.
https://termux.com
Apache License 2.0
417 stars 95 forks source link

You cannot perform the script in Cygwin #41

Closed SUFandom closed 2 years ago

SUFandom commented 2 years ago

The ruamel.yaml cannot be installed because it needs this Package: python-dev

Capture

Which is not Present Under Cygwin Repository Library.

Capture1

So yeah. Not Really Much like a bug, but more of compatibility issues

But idk if this can still run, cuz there is JSON, but i think the ruamel.yaml is important

agnostic-apollo commented 2 years ago

Install python3-devel

https://cygwin.com/cgi-bin2/package-grep.cgi?grep=python3-devel&arch=x86_64

https://stackoverflow.com/questions/21843714/cygwin-gcc-issue-cannot-find-python-h