Describe the bug
When using this on Windows Terminal, instead of making a progress bar on the Windows Terminal process, it opens an OpenConsole.exe window instead
To Reproduce
Steps to reproduce the behavior:
Simply run python install.py while being in Windows Terminal
Expected behavior
The windows terminal window gets the progress bar, not opencolse
This repository contains the source code used in the experiments of the Master's Thesis "Tuning of machine learning algorithms for automatic bug assignment" (Daniel Artchounin), conducted on Eclipse JDT and Mozilla Firefox. In this Master's Thesis, a systematic four-step method to find some of the best configurations of several machine learning algorithms intending to solve the automatic bug assignment problem has been introduced. This method has been evaluated on 66 066 bug reports of Ericsson, 24 450 bug reports of Eclipse JDT and 30 358 bug reports of Mozilla Firefox.
Describe the bug
When using this on Windows Terminal, instead of making a progress bar on the Windows Terminal process, it opens an OpenConsole.exe window instead
To Reproduce
Steps to reproduce the behavior:
python install.pywhile being in Windows TerminalExpected behavior
The windows terminal window gets the progress bar, not opencolse
Screenshots