PythonBridge icon indicating copy to clipboard operation
PythonBridge copied to clipboard

`Warning: Package OSSubprocess depends on the following classes: StandardFileStream` encountered while attempting to load PythonBridge with Metacello

Open capsulecorplab opened this issue 3 years ago • 1 comments

Issue seems to be persistent in both Pharo 9 & Pharo 10 Screenshot from 2022-10-02 21-23-46

capsulecorplab avatar Oct 03 '22 03:10 capsulecorplab

Same here. Is not loading in Pharo 9.

I've took a quick look. It can load with this small upgrade https://github.com/ObjectProfile/PythonBridge/pull/12 @capsulecorplab @bergel

sebastianconcept avatar Feb 08 '23 21:02 sebastianconcept