orbitdeterminator
orbitdeterminator copied to clipboard
Replace inquirer with PyInquirer
I replaced the inquirer package, which is causing the problem on the Windows-based system, with PyInquirer. This PR solves the issue in #181
I am also using the inquirer package on windows but I did not face any error yet, can you tell me what problems you faced?