wxguy

Results 29 issues of wxguy

Installed wrf-pyhton through conda-forge on windows 7 64 bit. Post installation, checked if the package is installed correctly using following command:- ``` python -c "import wrf" ``` and it worked...

bug
support

I have recently started learning neovim and found it to be interesting. Soon after I got hooked, I started `vimo-hoping` similar to that of `distro-hoping` which I did during my...

The official documentation says that it supports "[catppuccin](https://github.com/catppuccin/nvim), [tokyonight](https://github.com/folke/tokyonight.nvim), [nightfox](https://github.com/EdenEast/nightfox.nvim), [tundra](https://github.com/sam4llis/nvim-tundra), [dracula](https://github.com/Mofiqul/dracula.nvim), [kanagawa](https://github.com/rebelot/kanagawa.nvim), [onedarkpro](https://github.com/olimorris/onedarkpro.nvim), [everforest](https://github.com/neanias/everforest-nvim), [monokai-pro](https://github.com/loctvl842/monokai-pro.nvim)" themes. But there is no mention of choosing a theme from config. I propose...

Installed Allaman config and I got the following error: ![Screenshot from 2023-12-28 17-08-53](https://github.com/doctorfree/nvim-lazyman/assets/9054645/371a70fd-a05e-46fc-bf65-aff516be5c15) The above error message is received even after rebooting nvim multiple times.

I am finding increasingly difficult with pylsp which does not work if the module imports dynamically. While reading about this issue, I could feel that pyright would be better choice...

There library looks promising. As the title says, is it possible to download multiple files (option to limit N threads) simultaneously with progress bar? Would be happy to see some...

enhancement

Recently discovered your `verif` package which leads me to `gridpp` package. However, the utility of this package is not completely understood due to a lack of documentation with a few...

**Please Describe the bug** Sounderpy is unable to clean the data properly resulting in following error:- ``` ## ---------------------------------- SOUNDERPY ----------------------------------- ## ## Vertical Profile Data Retrieval and Analysis Tool...

bug
enhancement

Is there any documentation that points to the users to install the plugin for Text Editors and IDEs? Most of the LS do l plugins does it. I am looking...

As per documentation, it says that `pyre` support LSP. But nowhere it is mentioned command line options. Is it possible to do that? I am trying to integrate with Sublime...