aerospaceresearch / orbitdeterminator

determination of satellite orbits and more
MIT License
181 stars 113 forks source link

Replace inquirer with PyInquirer #186

Closed Ashutoshkataria19 closed 1 year ago

Ashutoshkataria19 commented 4 years ago

I replaced the inquirer package, which is causing the problem on the Windows-based system, with PyInquirer. This PR solves the issue in #181

rahulv1999 commented 3 years ago

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?