Rodrigo Morais

Results 11 issues of Rodrigo Morais

https://huggingface.co/spaces/ECCV2022/bytetrack ```bash runtime error .prepare_request(req) File "/home/user/.local/lib/python3.8/site-packages/requests/sessions.py", line 484, in prepare_request p.prepare( File "/home/user/.local/lib/python3.8/site-packages/requests/models.py", line 368, in prepare self.prepare_url(url, params) File "/home/user/.local/lib/python3.8/site-packages/requests/models.py", line 439, in prepare_url raise MissingSchema( requests.exceptions.MissingSchema: Invalid...

I have come across a couple of errors while trying to run the [sample colab notebook](https://colab.research.google.com/drive/1bDilg4cmXFa8HCKHbsZ_p16p0vrhLyu0?usp=sharing). the first is an error with the `requirements` installation: ```bash ERROR: Could not find...

`bearerAuth` had the exact same code as `basicAuth`

The README states compatibility with `Python>=3.6`: > This project is compatible with Python >= 3.6 and uses both Pytorch and Tensorflow at its backend. Attempting to install `requirements.txt` with Python...

`Here's a fast way to (...)` can now be more easily copy-pasted

#19 - same typo in the without category version of the personal finance opml

#19 - properly escape quotations, hopefully will be doing a full run through all other files later, as I am almost certain this is a recurring issue in other `opml`...

Extra quotations in the export for personal finance

**Describe the bug** Calling from `cli` using [the suggested method](https://github.com/openapi-generators/openapi-python-client/blob/13bf2e852c8cc68fff4b8c19abc2ae42bceff319/README.md?plain=1#L48) with `python -m` does not work. ```shell python -m openapi-python-client --version PATH_TO_PYTHON\python.exe: No module named openapi-python-client ``` Using underscores, however,...

footnotes formatting