uwi

Results 31 comments of uwi

For v4.5.4.0, it appears that Wormhole, Recall Potion and Rod of Discord work as expected. Teleportation is the only one that doesn't work. Here are my perms atm ![image](https://user-images.githubusercontent.com/10101319/123156777-8c20cf80-d41e-11eb-938b-9e33326bef21.png)

I'm also running into the same issue. Removing pyenv's directory from user path seems to have resolved it, which essentially disables pyenv, which I don't really want to do since...

So I found something strange. Without pyenv, using the official python install, when I run `python -c ""`, I get no output, no errors? But for pyenv, when I run...

So with my use case, I have some tags that I use exclusively to mark tasks. For example, `#30m` denotes that a task takes 30 minutes to complete. I have...

I remember I tried doing that but I ran into a few issues. The first was that my tasks began to look extremely long. It wasn't until the middle of...

I'm having the same problem. I'll just reiterate on what might be useful from the issue I mentioned this in. The `.\webui.bat` runs `%PYTHON% -c ""`. When running this command...

For those having the issue, you can work around this by setting `PYTHON` on `webui-user.bat` to directly reference the pyenv install of python 3.10.6 (`%USERPROFILE%\.pyenv\pyenv-win\versions\3.10.6\python.exe`)

Would it be possible to have it such that if it isn't yet numerically weighted, to automatically add parenthesis and a weight? I find myself manually adding a lot of...

Trying to put in a negative number on clearances was something I also did. It was what felt intuitive to me with my rather limited understanding of CAD. I have...

I think this would be a good means to determine learning rates. There's a lot of speculation as to the proper rate, but with validation, we should be able to...