Marc Schlaich
Marc Schlaich
This is a follow up for the discussion at https://github.com/google/periph/issues/225 Linux version is `4.14.79+ armv6l`. For Setpriority I had to run the executable as root to make the syscall work....
Opening `C:\Python27\Lib\site-packages\_cffi_backend.pyd` in GUI shows only MSVCR90.dll missing (this is expected because of #3). `Dependencies.exe -modules C:\Python27\Lib\site-packages\_cffi_backend.pyd` gives errors: [NOT_FOUND] MSVCR90.dll : [NOT_FOUND] GPSVC.dll : [NOT_FOUND] api-ms-win-core-winrt-string-l1-1-0.dll : [NOT_FOUND] api-ms-win-core-winrt-error-l1-1-0.dll...
**Edit** Adjusted the title because there is another proposal not related to `--spec` option in https://github.com/pipxproject/pipx/issues/88#issuecomment-461373956 Instead of using `inject` to install optional dependencies or plugins, it would be much...
Dave is affected by this issue: https://github.com/golang/go/issues/25015
Everybody says MEW is safe, because it doesn't store keys, so it doesn't make sense to hack it. But no one (?) considered the following scenario: MEW gets hacked and...
Right now, Package Control installs a dependency for every platform and every ST version:  That's not really nice. Would be much better if a dependency is installed only for...
My proxy doesn't play nice with connection pooling, it constantly resets the connection: ``` 2014-05-08 13:54:30,207 [INFO ] requests.packages.urllib3.connectionpool: Resetting dropped connection: pypi.python.org 2014-05-08 13:54:30,209 [INFO ] requests.packages.urllib3.connectionpool: Starting new...
That's just wrong. :warning: There are xml/html parsers like lxml or beautiful soup. See references: - http://stackoverflow.com/a/1732454/851737 - http://www.codinghorror.com/blog/2009/11/parsing-html-the-cthulhu-way.html (more technical
Ignored files from gitignore/hgignore have a plus sign in each line, but they shouldn't be marked at all.
### Description Please see #9470 I'm running in the exact same issue. For me, the original description sounds like an error in pip as pip is ignoring the `PermissionError` from...