You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
I'm using Python 2.7.15 in PyCharm on Windows 10.
I'm trying to write a unittest using minicluster.py (snakebite 2.11.0). I have following code:
When running this code I get
I found out that
on line 190 of minicluster.py is causing this problem, which may be related with https://stackoverflow.com/questions/912830/using-subprocess-to-run-python-script-on-windows
The text was updated successfully, but these errors were encountered: