Bruno Cabral

Results 41 issues of Bruno Cabral

Hi, I am getting this error trying to run `examples/glcube.py`. Any ideas? Ubuntu 20.04 pygame 2.1.2 (SDL 2.0.16, Python 3.8.10) ``` python glcube.py pygame 2.1.2 (SDL 2.0.16, Python 3.8.10) Hello...

bug
needs-op-input

### Description I can use pydeck get_fill_color expression parser only if the first element is str type. `get_fill_color=["lng > 0 ? 255 : 88", "lng > 0 ? 255 :...

bug
pydeck

I had to explicitly import scipy to run model.fit()

Hi, I have a symbolic link to a target. Using `ls -l symbolic_name` I get the size of the symbolic link (small size). Using `ls -lH symbolic_name` I get the...

enhancement
Hacktoberfest
Up-For-Grabs

Just installed mpv, play-with-mpv ``` mpv https://www.youtube.com/watch\?v\=IcHuYWlzIsI\&list\=WL\&index\=1 ─╯ [ytdl_hook] ERROR: IcHuYWlzIsI: YouTube said: Unable to extract video data [ytdl_hook] youtube-dl failed: unexpected error occurred Failed to recognize file format. ```

Hi, When compiling I was getting some warning messages due to printf formatting, so I just changed the formatting to remove the warnings.

Palette colors 0 to 10 in ANSI (https://en.wikipedia.org/wiki/ANSI_escape_code#Colors) are the ones from the "ANSI Spec" (https://spec.draculatheme.com/#sec-ANSI). 11 to 15 I am using some colors from "Standard Spec"

Notepad++ has green colors in almost everything. Compare with VS Code, for example. Class names should be cyan, variables should be "Foregraound" (almost white), etc... ![image](https://user-images.githubusercontent.com/130455/160954525-733679d1-01b3-4708-a443-590926670d08.png)

I had to do some extra steps to fully integrate the theme in my system (and lost some time trying to figure out what was wrong). I think having these...