Nathan Hansen
Nathan Hansen
This is just a small QoL suggestion: When downloading large modpacks there are dozens to hundreds of mods to download, but no way to tell how close to completion the...
It looks like the auto-generated URL format doesn't work for this specific version of Forge (MC 1.7.10). Manually navigated to get this working link: https://maven.minecraftforge.net/net/minecraftforge/forge/1.7.10-10.13.4.1614-1.7.10/forge-1.7.10-10.13.4.1614-1.7.10-installer.jar Auto-generated, non-working link (404 error):...
## PR Summary This update changes the depthshade behavior from the original normalization method to an improved version that behaves well even when points are closely spaced. This addresses issue...
I am trying to run your code on a fresh install of Ubuntu 20.04 with Python 3.9.5, and CUDA 11.6 / cuDNN 8.3.2, but when executing main.py the following cuDNN...
I'm trying to relocate the ssh keys to another folder instead of the default on Linux. Currently I can use the identity_file kwarg to specify which private key file to...
Adding a config_file kwarg per issue #18 Don't mind the excessive additions/deletions, my auto-formatter (Black) wanted to touch pretty much everything. Let me know if you want me to re-submit...
I had encountered a mysterious issue where my project would appear to build cleanly, but python packages would sometimes go missing while trying to run the app. Specifically, the app...
**Is your feature request related to a problem? Please describe.** I'm trying to determine if/how parallel-ssh can be used for local port forwarding (tunneling) in a way that allows for...
When running ffmpeg.probe (and probably other commands) subprocess.Popen will attempt to open a new terminal when .pyw is used. The intent with .pyw is that the program will run without...
### Is Your Feature Request Related to a Problem? I see the utility in defaulting to the last viewed page when opening a .xopp file, but I would like the...