Hector Oliveros

Results 10 issues of Hector Oliveros

The source code cannot be imported into external projects because they are at the root of the project. It is recommended to move the source code to a pkg directory...

enhancement

![image](https://user-images.githubusercontent.com/1043061/157557695-0b69f2af-e950-40fd-be4f-0a6d0dba5309.png)

Fix the problem: the prefix "file: //" was not added to local image references. ![image](https://user-images.githubusercontent.com/1043061/65381219-67d11580-dcc3-11e9-98e2-d0408c0a965c.png) ref: https://youtrack.jetbrains.com/issue/PY-25689 contributor license agreement -> ready

Hello! Thank you very much for this guide. I have followed your instructions but this error has been thrown at me: **ERROR: Version of calibration firmware not expected, current: 255...

Si intentas correr el ejemplo, les va a saltar un error, puesto que por lo visto chart.gethypedartists ya no está soportado por el api. Para solucionarlo solo deben substituir, en...

Changes: - Implement retry mechanism for rate limited requests The request module in the google_play_scraper has been updated to handle rate limited requests. When these occur, the module will now...

Currently, in order to obtain the reactions it is necessary to pass the "reactors" option, the problem with this is that to search for the reactors you have to make...

To prevent the challenge from being sent to me, I used Firefox cookies: - I logged in with Firefox - Then I extract the cookies with browser_cookie3 ```python cookiejar_simple =...

The 'get_post_comments' method does not fetch comments from a company post. The method that supports it is added