max

Results 24 issues of max

I want to let you know how much I love this project, thank you for your amazing work in here. Probably the most useful degiro wrapper in python ever! Also,...

Hi there, I'm trying to install `clip` following the instructions from https://clip-lang.org/installation/, but I get an error running `cmake .` command. Here is the traceback: ```bash ~/github/clip master base ❯...

Hi everybody, I try to use the pycast library reading the documentation but I don't get nothing clear for me. How can I make a simple exponential smoothing? ``` python...

Time ago, I found problems in the building process using `mkdocstrings` (here's the issue https://github.com/mkdocstrings/mkdocstrings/issues/366) as `docstring_parser` doesn't support numpydoc's Methods section. So, I'm wondering if you are open to...

**Describe the feature or problem you'd like to solve** I'm a real fan of this tool, When I call to `issue ls` I realized that many times I only need...

enhancement
good first issue
cmd: issue
stale
Hacktoberfest

When I'm debugging complex programs I find my self adding many breakpoints and when I have to restart the debugger all breakpoints are gone. I thought that using a file...

enhancement

**Describe the bug** I would add somewhere in the doc that, for linux, it's required to have `libx11-dev` installed and to install it we need to execute: `sudo apt install...

bug

**Describe the bug** Apparently when I run lookatme the extension ueberzug cannot be found as it tries to import it from system environment. **To Reproduce** Steps to reproduce the behavior:...

bug

Hello, I have found this project very useful and while I was doing tests I have found this behavior unexpected for me. I leave below a minimum reproducible example: ```...

First of all, this is a terrific project! Very useful and easy to use. In my first try all went ok (probably bacause the cpu consumption was low), but when...