John

Results 16 issues of John

Is it planned to integrate plantuml? It would be amazing.

Is it somehow possible to define a SSL client certificate (e.g. pfx format) which is necessary to open the URL?

I'm running Python 3.9.2, Selenium 4.3.0 on Debian 11 VPS (via SSH). The installation is copied from README: ``` from selenium import webdriver from selenium.webdriver.firefox.service import Service as FirefoxService from...

If backtrader is running on Apple M1 processor, the following error occurs in the multiprocessing part of cerebro.py: ``` RuntimeError: An attempt has been made to start a new process...

The following code: ``` import investpy r = investpy.search_stocks(by='isin', value='DE000A14KEB5') print(r) ``` results in an error: ``` raise RuntimeError( RuntimeError: ERR#0043: no results were found for the introduced isin. ```...

I'm running Ubuntu 21.10, Python 3.9.7 and Wand 0.6.7. There is an issue if my python code first does some pyplot stuff and then drawing an rounded rectangle using wand....

seeking-help

I would like to install a new ROM so I tried the MIUI ROM Downloader in your nice Tool. If I select "Global Stable" for Codename Sirius an error message...

I've a Xiaomi Mi 8 SE and the tool does recognize the phone and let it boot into fastboot mode. If I click the button "OEM Locker/Unlocker"-> Unlock there is...

At the moment, I've the problem that my code hangs at the line mega.login(...) Since the same code worked yesterday, I think currently there is an issue with the mega...

Uploading and sharing an image does only work partially: The message is created in the channel. The linked title shows the picture if I click it. However, the picture itself...