-
## What happened?
Running `celery -A config.celery_app worker --loglevel=info` on project root directory raises error
```
ModuleNotFoundError: No module named 'worker'
```
where 'worker' is a cu…
-
## Description
So I installed jupyterlab-lsp following the directions. I verified it seems like all three parts were installed,
jupytelab-lsp server extension
![image](https://user-images.git…
-
## Description
### What steps will reproduce the problem?
updating from python@3.10 to python@3.11 on MacOs leads to this error
### Traceback
```python-traceback
Traceback (most recent call last)…
-
## Description
### What steps will reproduce the problem?
i just installed spyder 5 and when i opened it, the kernerl showed error. i tried to install pip install spyder-kernels==2.2.1, but didn't…
-
I am trying to run this from terminal on a macbook pro non m1.
I am getting this error when running the "python ./rootScript.py"
username@usernam-Pro TMOHS1-Root-Utility-main % python ./rootSc…
-
## Description
### What steps will reproduce the problem?
UnboundLocalError: local variable 'content' referenced before assignment
### Traceback
```python-traceback
Traceback (most recent call l…
-
### System Info
env:
```
❯ conda list
List of packages in environment: "/home/john/micromamba/envs/nlpcourse"
Name Version Build Channel …
-
### Description:
SAM Build -u completely broken, unable to pull python3.9 arm container
### Steps to reproduce:
sam build -u with a template that has python 3.9 arm layer defined (may b…
-
Django as replaced -in its default setting file-
`import os`
by
`from pathlib import Path`
From **Django version 3.1**.
Source: https://github.com/django/django/blob/main/django/conf/project_t…
-
## Description
### What steps will reproduce the problem?
Just need to start spyder on a M2 Max with the beta 13.3.2 macos
### Traceback
```python-traceback
Traceback (most recent call last):
…