Re: Missing Python.h

2021-09-22 Thread Russell VT via Cygwin
First off, this *probably* isn't a Cygwin problem ... but it looks like your environment is confused as it's using BOTH Python2 and Python3 modules to try to fulfill the requirements (including resources that have already been cached). For the most part, pip and pip3 can differentiate, but there's

Re: Missing Python.h

2021-09-22 Thread Dennis Putnam
Hi Russell, Thanks for the reply. I program Python 2 and 3 on various Linux systems but not much on Cygwin. It normally is not a problem to have both so I didn't think it would be a problem on Cygwin. Since I have scripts for 2 on Cygwin, I'm thinking I should toss 3,at least for now, and just

cloc: hashbang header has "perl" twice

2021-09-22 Thread Eyal Rozenberg via Cygwin
I'm using: Package VersionStatus cloc 1.82+20190726+git608f376-1 OK updated today. The first line of /usr/bin/cloc is: #!/usr/bin/perl perl while it should just be: #!/usr/bin/perl (like it is on my Linux machine) Obviously this cause

Re: How to convert Android contacts2.db to a Vcard .vcf file?

2021-09-22 Thread Brian Inglis
On 2021-09-22 09:40, Fergus Daly via Cygwin wrote: To try to do this I have followed the hints at https://www.youtube.com/watch?v=ZKX6R0-EPC4 Which Android version or how old is the video? and therefore 1. installed sqlite and libsqlite-dev 2. Downloaded dump-contacts2db.sh from https://gith

[ANNOUNCEMENT] Updated: cygutils 1.4.16-7

2021-09-22 Thread Mark Geisert
The following packages have been uploaded to the Cygwin distribution: * cygutils-1.4.16-7 * cygutils-extra-1.4.16-7 * cygutils-x11-1.4.16-7 This update fixes an issue with readshortcut in which "buffer overflow detected" is displayed when reading most any shortcut (.lnk) file. Thanks to Keith Ch