-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
In an Ubuntu Pentium 7 box it fails with:
an OSSPipe OSSAttachableFileStream: 'pipeWriter' closed, cannot replace contents
Select Proceed to continue, or close this window to cancel the operation.
Keras waitInitalization:
waitInitialization
"Timeout of 10 seconds and try every 0.5 seconds"
1 to: 30 by: 0.5 do: [ :t |
self isPythonReady
ifTrue: [ ^ self ]
ifFalse: [ (Delay forMilliseconds: 500) wait ] ].
"Error signal: 'Python application initialization failed!'
Print the result of executing the following line:"
self errorMessage.
Error signal: 'Python application initialization failed:'
Metadata
Metadata
Assignees
Labels
No labels