Gitting gud

Results 7 comments of Gitting gud

> System > System: Windows-10-10.0.18362-SP0 > Architecture: win64 > Modules and packages > OpenSesame 3.3.3 > Python 3.7.6 | packaged by conda-forge | (default, Jun 1 2020, 18:11:50) [MSC v.1916...

Actually, I am not getting this error myself anymore after continuing to code with the version of the experiment. However, in the version attached for [this issue](https://github.com/smathot/OpenSesame/issues/701) I am still...

@bthirion :`plot_abs=False` will color-code the sign and when used in combination with the threshold argument behave as described above (e.g. with threshold=1 and plot_abs=False only everything between 1 and -1...

Sure. For example, let's take example [8.2.2](https://nilearn.github.io/auto_examples/01_plotting/plot_demo_glass_brain.html) and change the first glass brain plot to: ``` import nilearn plotting.plot_glass_brain(stat_img, plot_abs=False, colorbar=True, threshold=4, title='original image with both positive and negative values...

I can second this exactly: > I'm seeing the same issue, the retry referenced here seems to help at times, but not 100%: [langchain-ai/langchain#20773 (comment)](https://github.com/langchain-ai/langchain/issues/20773#issuecomment-2072117003)

I run into a similar issue when using when using the pip packaged version (but for a different package: `legacy-install-failure`). I don't have problems with MS Visual C++ in other...