TermEmulator icon indicating copy to clipboard operation
TermEmulator copied to clipboard

needs requirements file

Open pydemo opened this issue 4 years ago • 1 comments

need requirements.txt to install dependencies

pydemo avatar Sep 11 '20 14:09 pydemo

The module doesn't have any third party dependencies, hence no requirements.txt. The demo application does require wxWidgets. The demo app is not Python 3 compatible. So it requires a major re-work to make it runnable. I will include requirements.txt for the demo app when I rewrite for Python3.

sivachandran avatar Sep 18 '20 09:09 sivachandran