-
## Environment
* SuperCollider version: 3.14.0 dev
* Operating system: Windows 11
* Other details (Qt version, audio driver, etc.): Qt 6.8
## Steps to reproduce
These commands both fa…
-
No matter what program I run, this error always occurs.
My solidity:
```solidity
contract C {
function f() public pure returns (uint r1)
{
uint8 a=0;
r1=a+20;
}
}
…
-
I came across an issue on the forums: (from here: https://forum.clockworkpi.com/t/please-help-i-may-have-bricked-my-lte-modem/14987/6 )
They seemed pretty uncertain about whether or not the scrip…
-
@miloth pointed out in https://github.com/jorenham/scipy-stubs/pull/174#issuecomment-2480647911 why we should consider replacing [`poe`](https://poethepoet.natn.io/index.html) as task runner, and sugg…
-
### Describe the bug
A simple `pyproject.toml` can cause `pdm add` to fail with:
```
[NonExistentKey]: 'Key "pdm" does not exist.'
```
### To reproduce
Run `pdm init`, then replace the c…
qris updated
10 hours ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you loaded the SQANTI3.env conda environment?
- [ ] I have loaded the SQANTI3.env conda environment
### …
-
Something has gone wrong with our `r.packageInstall` command. It is supposed to install the local package, restart R, and then load the package via `library()`. The first two happen, but we never get …
-
Verify all the cases where RPG_RT runs the battle interpreter and do the same, to ensure battle events run at the right times.
I'm still not 100% clear on all the edge cases for this one. The code …
-
**Describe the bug**
Upon starting debug session everything appears to be working however program has not uploaded and is not running, deugger appears to allow pausing the and resuming code but actua…
-
### Describe the bug
I run `pdm build` resulting in:
```
[ConnectError]: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate
(_ssl.c:1000)
```
…