-
Hey guys I ran into some issues when building the repo on Windows.
```cmd
$ ./build --mode=gcc-4.8.1 --arch=x86_64
-> Checking OS bitness... 64-bit
-> Checking OS type... MINGW32_NT-10.0-18363
…
-
Building flang with gcc >= 10 produces errors due to missing imports of `limits`.
In order to build flang correctly I needed to patch like this:
```shell
sed -i -e '/#include /a #include ' flang/…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
`schema.py` since jupyter_events 0.2.0 imports `jsonschema.protocols`. This module did not …
-
**Describe the bug**
When attempting to build on arm64 (in this case a nintendo switch), the build fails.
Logs:
[2020-12-21T20_27_01_716Z-debug.log](https://github.com/gorilla-devs/GDLauncher/files…
-
release: december 2022
Wanted:
- Infrastructure:
- cPython-3.11.1,
- Spyder with ipython-8 support,
- more pyodide examples that work in dot
- Experimental:
- coudn't resist; …
-
**Is your feature request related to a problem? Please describe.**
Looks like Espressif only provides ESP32 toolchains and scripts for ARM Linux hosts for now. I would like to know are there any pl…
-
## Problem:
nbdev_test does not pass on my local computer after moving repo from Tyler's private repo to our lab org.
**Context:** may honestly have nothing to do with the move, and may just be my…
-
## Description
Hey,
We use **Jupyter enterprise-gateway** in docker. It takes about 3 minutes to provision kernel via **enterprise-gateway** in _YARN cluster mode_ when I start notebook manually by …
-
### Summary
When calling a task via 'include_tasks' within ./roles/tasks/main.yml, receive the following error:
```
ERROR! Unexpected Exception, this is probably a bug: 'NoneType' object has no att…
-
> The output of `thefuck --version` (something like `The Fuck 3.1 using Python
3.5.0 and Bash 4.4.12(1)-release`):
The Fuck 3.32 using Python 3.6.9 and Bash 4.4.20(1)-release
> Your sys…