k4i
Results
2
comments of
k4i
> If it doesn't happen in an MCVE, or in any of our test programs, then it's likely to be a bug somewhere else. Common errors are: > > *...
I followed this to fix the `AttributeError: 'tuple' object has no attribute 'read'` https://github.com/textioHQ/subprocess.run/commit/1905f256e69febf4110b2745f58fb1ad692ce17c if I don't apply the above fix, I get this when `pip uninstall subprocess.sun`: ``` ERROR:...