Mahan
Results
2
comments of
Mahan
Hi, If I have understood your problem correctly, here's a soft fix: 1. Delete line 6 in requirements.txt where it installs gnureadline. 2. In main.py change line 13 from "import...
> > > > Hi, If I have understood your problem correctly, here's a soft fix: > > ``` > > 1. Delete line 6 in requirements.txt where it installs...