Timothy Pillow
Timothy Pillow
i can't install the pyinotify package requirement. Surely Pytos works on windows? I get this error each time: `inotify is not available on win-amd64`
``` Traceback (most recent call last): File "run.py", line 7, in print(get_subtitles(video, lang='chi_sim+eng', sim_threshold=70, conf_threshold=65)) File "/home/ubuntu/Github/videocr/env/lib/python3.8/site-packages/videocr/api.py", line 8, in get_subtitles utils.download_lang_data(lang) File "/home/ubuntu/Github/videocr/env/lib/python3.8/site-packages/videocr/utils.py", line 21, in download_lang_data with urlopen(url)...
There is a dependency issue with `addressable` as seen in previously unresolved issue https://github.com/urbanadventurer/WhatWeb/issues/320 and also within my efforts to build whatweb for homebrew installations, as proposed here https://github.com/Homebrew/homebrew-core/pull/140724#discussion_r1321729864 ....
Hi, before i proceed with this, i checked that no brew formula currently exists for whatweb and that the GPLv2 license would permit it to be uploaded to the brew...
When i specify a specific package version i get the error: `raise KeyError('The cache has no package named %r' % key)` ``` Traceback (most recent call last): File "/__main__.py", line...
ran using docker: `docker run -d -v ./input:/var/e2g-input -v ./output:/var/e2g-output --env GHOSTFOLIO_ACCOUNT_ID= dickwolff/export-to-ghostfolio` ``` [i] Watching /var/e2g-input.. [i] Found degiro_export.csv! [i] Determined the file type to be of kind 'degiro'....
add export example. Closes #3209
I think adding an example export would be helpful in the README.
Can you kindly tell me how to connect to the OpenVPN server after creating the keys and certificate files? I thought it would be related enough that it would be...