James

Results 18 comments of James

Is this going to be added? I was just about to open an issue to ask for a feature request... I need to roll logs daily instead of based on...

Well I ended up using this instead... I guess it's okay: ``` path := widgets.QFileDialog_GetOpenFileName(gui.Window, "Open PDF", gui.UserInfo.HomeDir, "(*.pdf)", "", widgets.QFileDialog__DontUseNativeDialog) fmt.Println(path) ```

I think that is a good idea for the anonymous/elite... I've found the "last checked" column to be a bit inaccurate (I used to try the newest proxies first). I've...

sorry been a bit busy with work.. gonna add that very soon

Do you have an example of how you are using it? in the simplest possible terms from the interpreter: ``` Python 3.9.1 (default, Jan 8 2021, 17:17:43) [Clang 12.0.0 (clang-1200.0.32.28)]...

Hmm let me look into this. I do not typically use the conda environment. What happens if you put proxy-requests as the only requirement in your requirements.txt and install into...

I got the exception that you mentioned. So the urllib3 is definitely causing the issue and running a `pip3 install urllib3==1.25.11` fixed it for me. I will need to investigate...

Hmmm looks like an upstream bug report is opened: https://github.com/urllib3/urllib3/issues/2075

I may need to update a few things possibly... I can't tell just yet... let me see

Hmm are you running Wireshark on the target device? And is the target’s IP correct?