GunnerLab / Stable-MCCE

Stable version of MCCE.
MIT License
9 stars 14 forks source link

step1.py cannot use `-e` option #284

Closed CatChenal closed 6 months ago

CatChenal commented 6 months ago

Reason:

mcce = args.e
process = subprocess.Popen(["mcce"], stdout=subprocess.PIPE)