docly icon indicating copy to clipboard operation
docly copied to clipboard

Automatically generate docstrings for your python functions

Results 5 docly issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to run docly on a WSL instance and I am getting the following error: ```python-traceback Engine Loaded. ✔ Traceback (most recent call last): File "/mnt/c/Projects/GANDLF/venv_linux/bin/docly-gen", line...

Hi! while tryoing to pip install docly, getting this error: ``` Building wheel for tokenizers (PEP 517) ... error ERROR: Command errored out with exit status 1: command: /Users/krisku/opt/miniconda3/envs/auto_doc/bin/python /Users/krisku/opt/miniconda3/envs/auto_doc/lib/python3.9/site-packages/pip/_vendor/pep517/_in_process.py...

I installed the pip packages without any issues. I then get a message: ``` There is no model. Downloading (maybe because you chose to use the newer model) C:\Users\Windows\.docly\model\pytorch_model_new.bin: 707MB...

Bumps [pygments](https://github.com/pygments/pygments) from 2.7.1 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

- It fails on specific file, what does it mean? - If some file fails, the whole procedure stop when it's applied on a directory. I think it should run...