eabase
eabase
Well, I'm trying to get the python import to work, so I have no idea what I need to build with...
Hi Alex, @VE3NEA > On Windows we do not need to rebuild the libraries every time we want to use them. Once built, they work for everyone, on every 64-bit...
@VE3NEA 1. You last comment is confusing. **Are there 3 project that need to be compiled?** You said: > `SoapySDR` project > `Pothosware.SoapySDR` and > `SoapySDRCSgaroSWUG` projects 2. I'm building...
BUMP I have the same problem in #2692
This is kind of old now. Any reason it hasn't been merged? (What does it actually do?) @ncorgan What devices has this been tested on?
@AnabasisXu Oh man, I didn't see this comment until now! Indeed, after hours of not understanding what happened, I tried your comment and it worked instantly. What the hex is...
@kana542 If the program is blocked by windows security is probably for a very good reason! Why don't you tell us what the code is trying to do instead, and...
Any updates on H2 support?
After a discussion here: * https://github.com/pypa/setuptools/issues/3681 The best solution was to just copy (the now ignored) `distutils.cfg` into your projects folder and name it `setup.cfg` instead. (There is also another...
Also consider #11773