Ashwani Pandey
Ashwani Pandey
@mathisonian How can I view documentation on my local to make sure they look good. Currently I am getting this error: 
@mathisonian [Pull request](https://github.com/idyll-lang/idyll/pull/793) created.
Pull request for issue [792](https://github.com/idyll-lang/idyll/issues/792)
Please try: **pip3 install -r path/to/django-deepspeech-server/requirements.txt** instead of pip.
Can you share linux distro info?
Please share result of: **pip --version** and **pip3 --version** command.
We are pretty sure that django==2.0.1 exists. So only reason I can think right now is some version mismatches. I will check more once I set up my RHEL VM....
django 1.11.12 will not work, this project requires django 2.0 and above only
Have you changed django-deepspeech-server/speech_server_main/config/config.json as per your requirements?
And just because of curiosity, may I know what was the problem and how was it resolved?