Andreas

Results 15 issues of Andreas

### Description The shell command `pip install cartopy` led to several errors, again related to **proj**, this time on Windows 10. I'd already filed [another issue](https://github.com/SciTools/cartopy/issues/1626), which happened on Lubuntu...

After cloning `fancy-git` into my home-directory, neither from there nor from within the parent-directory of `~/.fancy-git` the commands work. How can I resolve this issue? **Examples:** ``` andylu@hd1pcms0347:/mnt/c/Users/andreas.luckert/.fancy-git$ fancygit -h...

I run the AWS-CodeBuild locally with the following command in the root-directory of the related project "_projectname_": ``` username@hd1pcms0347 MINGW64 ~/Projects/projectname (dev-platform-al) $ ../aws-codebuild-docker-images/local_builds/codebuild_build.sh -i aws/codebuild/standard:5.0 -a artifacts-output-projectname -s ....

CodeBuild-local
Windows

Right now, a link with a neat label is shown like this: `Advanced R - Link: [[http://adv-r.had.co.nz/][Advanced R]]` How could I just let it show the label "Advanced R" with...

I've just asked this [question posted on StackOverflow](https://stackoverflow.com/questions/67026173/internal-links-file-links-and-link-wrapping-in-vs-code-org-mode-extension) to reach a broader audience, but still I want to make sure that the actual developer sees it, so here I go:...

I get the following error message when pushing local docs to the remote Confluence wiki: ``` $ sphinx-build -E -a docs/source docs/build/confluence -b confluence Running Sphinx v4.4.0 sphinxcontrib.confluencebuilder error: ---...

question

**Description of the bug** I wanted to install a new `Python` version via [pyenv-win](https://github.com/pyenv-win/pyenv-win), but always get the error mentioned in the title. The output for two different versions I...

delete-issue

When executing the `jupyter qtconsole`, the console returns: andylu@andylu-ThinkPad-Edge-E130:~/Desktop/Python/Scripts/General$ jupyter qtconsole Traceback (most recent call last): File "/home/linuxbrew/.linuxbrew/lib/python3.8/site-packages/qtpy/__init__.py", line 204, in from PySide import __version__ as PYSIDE_VERSION # analysis:ignore ModuleNotFoundError:...

As I coulnd't figure out how exactly to start a pull request here (never done that before actually), I'm going to post my _customized_ version of the function `get_contourf_levels()`. This...

### Bug description Cannot apply pylint to files in parent- and sub-folders using bash CLI. ### Command used ```shell pylint src/packages/ics/plugins/ ``` ### Pylint output ```shell Traceback (most recent call...

Documentation :green_book:
Needs PR