-
Issue:
When using the `compilers` package to compile code, I get linking errors against libquadmath.so.0 on linux seemingly with 9.3.0 build 11 which I did not get a week ago with a slightly differ…
-
## To Reproduce
I was going through the Sketch tutorial, and playing around with hull(), and encountered this error. What am I doing wrong in this script below?
```python
cast: cq.Sketch = (
…
-
Let me start by saying that it is amazing that after almost 10 years this library is still the most popular (if you look at the github stars at least) way of hosting your own pypiserver.
That said…
-
[segfault_testfiles.zip](https://github.com/user-attachments/files/16914581/segfault_testfiles.zip)
I am using cadquery to make some support scripts to assist with making drawer organizers (for stori…
-
### 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 informati…
-
### Actual Behavior
Launching `anaconda-navigator` on a fresh install results in the following error, despite having libstdc++ installed:
```
$ anaconda-navigator
libGL error: MESA-LOADER:…
-
## Description
### What steps will reproduce the problem?
Traceback (most recent call last):
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\plugins\application\container.py", line 330, …
-
### Actual Behavior
anaconda-navigator fails to launch with Traceback error in `lib/python3.7/site-packages/anaconda_navigator/api/external_apps/vscode.py`.
```
anaconda-navigator
Tra…
-
### Actual Behavior
I´ve downloaded and installed the Anaconda version (Anaconda3-2020.02-Linux-x86_64.sh) from the official website. So, I've installed anaconda software in my computer and so …
-
Hi, I am using NeuroBench with PyTorch Lightning. There seems to be a problem with the numpy version requirements between those two packages, which leads to some reproducibility issues. I ran the code…