Skip to content

Faliling to create pipenv environment #2

@CdAB63

Description

@CdAB63

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions