Skip to content

Faliling to create pipenv environment #2

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:'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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