Ben King

Results 5 issues of Ben King

https://github.com/pnxenopoulos/awpy/blob/8ce0b969bb830897a14f3d8a4beec78379d8d2c8/awpy/parser/parse_demo.go#L2645 See issue here : https://github.com/markus-wa/demoinfocs-golang/issues/414

**Describe the bug** Attempting to install awpy via pip with Python version 3.12 **Include Information to Reproduce** `pip install awpy` **Screenshots** ``` $ pip install awpy Collecting awpy Using cached...

Hi and firstly thanks for cola - it's a great package! I just wanted to let you know of something that's not working for me. When I pass a cluster...

**Describe the bug** Currently, to set up a conda environment with R in VS Code you need to: 1. `conda create -n r443 -c conda-forge r-base=4.4.3` 2. Modify workspace JSON...

bug

I'm trying to install via devtools, not sure why I'm getting issues (other packages install just fine from source): ``` > remotes::install_github("nx10/httpgd") Using GitHub PAT from the git credential store....

bug