Pandikunta Anand Reddy

Results 119 comments of Pandikunta Anand Reddy

Any option to run it on CLI? On mac or linux.

@gayatriMahesh If possible, can you share training data?

I have [started a site](http://www.projectchalam.com/about/) to collect and digitize all telugu books. If you have any Telugu books, you can share them.

> Publish FF to PyPI There is a package named "[Frappe](https://pypi.org/project/frappe/#history)" on PyPi. However this package is abandoned and the last release was 8 years ago. I have sent an...

Since the author is unreachable, I have raised a support issue for name transfer as per PEP 541. https://github.com/pypa/pypi-support/issues/2121

You can try this ``` (setq python-shell-prompt-detect-failure-warning nil) ```

You can activate venv using `M-x pyvenv-activate`.

Thanks for detailed bug report. This was a bug in older version and is fixed in latest version. Can you try upgrading elpy and see if it works?

**elpy. blew. my. mind.** it's the best package for python development. However, elpy is **NOT** sufficient for django development. Consider this 1. running management commands 2. django shell 3. django...