-
I also meet similar issue like “ RecursionError: maximum recursion depth exceeded #316 ”
creating build/bdist.macosx-11.0-arm64/python3.10-standalone/app/lib-dynload
creating build/bdist.macosx-11.0…
-
I wanted to start testing the ROS2 packages by building a simple package (from https://github.com/robotology-playground/yarp-ros2), but compilation is failing.
## Installation process
~~~
conda …
-
## Description
I experience wierd behaviour with ipython.markdown.
I generate some markdown string with pictures, tables, formulas and sample python code.
The code is the following :
```pyth…
-
### 🐛 Describe the bug
This was discovered while annotating failures in https://github.com/pytorch/pytorch/pull/134184. Original test case is in [test/test_nn.py](https://github.com/pytorch/pytorch/b…
-
### Steps to reproduce
```console
% spack clean -ab
% spack style
```
### Error message
```console
luke@lukes-mbp % spack clean -ab
==> Removing all temporary build stages
==> Removing cach…
-
Type: Bug
I have a very weird problem with menu and popup menu fonts - they are too big.
I've looked through all the settings with "font" in name, there is no one with size >= 14, and no one cor…
-
### Describe the bug
Spyder gives an error of missing dependencies of qdarkstyle >= 3.0.2; < 3.1when starting which renders spyder non-functional !
### What steps will reproduce the problem?
…
-
Type: Bug
when i run code, it opens up in a weird sized screen, with large icons, and i don't know why.
VS Code version: Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb, 2024-06-18T22:34:26.…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good information o…
-
### 🐛 Describe the bug
The Triton implementation of bucketizing, used to lower `aten.bucketize` and `aten.searchsorted`, does not support tensors that are strided in the last dimension. The bucket…