sharpe5
sharpe5
This identical error occurs in on both Linux + Windows: * Ubuntu v18.04 with GCC and CMake v3.16.2 * Windows 10 with MSVC 2019 and CMake v3.15.2 ### Environment 1...
Fantastic work on this utility, thanks for developing it! I'm wondering if it would be possible to compile in support for LZ4 compression? It already supports Snappy. LZ4 is about...
 It also displays the same message for the other 3 menu options. I am using Visual Studio 2015 + SP1.
If I use this, then Intellisense chops off everything past the first 255 characters: [ExcelArgument(Name = "Column Name", Description = "Use column name, it will suggest one of: PropertyA, PropertyB,...
#### Problem I installed Solana on Windows 10 x64 version 10.0.19045 Build 19045. Ran this: ``` solana-test-validator ``` It immediately exited, with no error message or any sort. I tried...
I'm trying to find a method of installing JAX v4.11 from [here](https://whls.blob.core.windows.net/unstable/cuda/jaxlib-0.4.11+cuda.cudnn89-cp311-cp311-win_amd64.whl). Q. Would it be possible to build a wheel for cudnn v8.8? The reason? Unfortunately, there are no...
I ran [watchdog](https://pypi.org/project/watchdog/) on my Macbook Pro (2023) and it was not generating file change events. Same code worked perfectly on Debian. This library uses [macfsevents](https://github.com/malthe/macfsevents) behind the scenes. Here...
On my system, Ctrl-D is already mapped to generate the current date. Could you let me choose a different key combo to end a line? Perhaps Alt-X or Ctrl-Enter? Anything...