-
### Description of bug
I have been running Philosopher 4.0.0 since August, and I was unable to reproduce a run that I had generated about a month ago due to
1. Philosopher not reading in the sp…
-
Release Date: end january 2022
Wanted:
- Infrastructure:
- [x] Python-3.9.9
- [x] Python-3.10.1
- [x] PyPy-3.8 (delayed the Winpython 2021-05 for PyPy by one month more)
- major modul…
-
BPO | [41194](https://bugs.python.org/issue41194)
--- | :---
Nosy | @vstinner, @DinoV, @arcivanov, @pablogsal, @isidentical
PRs | python/cpython#21284python/cpython#21290python/cpython#21292python/cpy…
-
I a m no longer getting the "out of index issue" but it is still not creating 4K banners for me. I thought it maybe because of the backup posters, so I disabled that, still no 4K banners created. I …
-
I have installed successfully `inplace_abn` before, but recently, I installed again. It throws errors. Could you please figure out why?
```
docker@a57c287a8ce0:~/python_modules/satellite_missing_r…
-
Hello, I had this issue:
![Error](https://user-images.githubusercontent.com/54645034/114445346-a5b0ca00-9bd8-11eb-93ae-0ea813450d41.png)
After that, I opened the MakeFile. I changed the BRANCH t…
-
Dear authors,
I failed to install python dependencies via Anaconda. The reason is the version of dependencies is old, some dependencies even are decapitated. Update dependencies as you can, please.…
-
```bash
$ cat requirements.txt
sqlalchemy==1.4.2
petl==1.7.2
$ python3 -m venv .venv
$ source .venv/bin/activate
(.venv) $ pip install -r requirements.txt
Collecting sqlalchemy==1.4.2
Downlo…
-
**Describe the bug**
When I try to install Wetterdienst with `pip3 install wetterdienst` in a python3 docker-container it fails.
**To Reproduce**
Using the following dockerfile:
```
FROM python…
-
I'm trying to use `ipython` as a stand-in shell for interacting with a `django` server in a docker setup. When entering the shell via `docker-compose exec python manage.py shell -i ipython` I'm being…
fkarg updated
3 years ago