Ashwani Pandey

Results 16 comments of Ashwani Pandey

@mathisonian How can I view documentation on my local to make sure they look good. Currently I am getting this error: ![image](https://user-images.githubusercontent.com/25479695/183366425-bea05f4a-bb1f-428d-8315-44b3513f6b3d.png)

@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.

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?