owitz wrote:
On 2018-04-05 20:14, Giuseppe Scelsi wrote:
Using freshly-updated Cygwin 64-bit under Windows 7 Enterprise Ver 6.1
and Python 3 version 3.6.4.
The execution of the following script:
import subprocess
import _hashlib
import _sha3
subprocess.run('pwd')
al
Hi,
Using freshly-updated Cygwin 64-bit under Windows 7 Enterprise Ver 6.1
and Python 3 version 3.6.4.
The execution of the following script:
import subprocess
import _hashlib
import _sha3
subprocess.run('pwd')
always results in 'BlockingIOError: [Errno 11] Resource temporarily
Hi,
Using freshly-updated Cygwin 64-bit under Windows 7 Enterprise Ver 6.1
and Python 3 version 3.6.4.
Executing the following script:
import subprocess
import _hashlib
import _sha3
subprocess.run('pwd')
always results in 'BlockingIOError: [Errno 11] Resource temporarily
unav
3 matches
Mail list logo