6 Sep
2019
6 Sep
'19
5:53 a.m.
https://bugs.winehq.org/show_bug.cgi?id=46788 --- Comment #2 from Alex Henrie <alexhenrie24(a)gmail.com> --- Steps to reproduce: 1. Download and run the Python 3.7.4 Windows x86-64 executable installer from https://www.python.org/ftp/python/3.7.4/python-3.7.4.exe 2. Run `wine "C:\\users\\$USER\\Local Settings\\Application Data\\Programs\\Python\\Python37\\Scripts\\pip.exe" install psutil` 2. Run `wine "C:\\users\\$USER\\Local Settings\\Application Data\\Programs\\Python\\Python37\\python.exe" -c "import psutil; print('\n'.join(map(str, psutil.net_connections())))" | grep AF_INET6` -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.