-
**Describe the bug**
I'm trying to compile chia on FreeBSD 11.3, but it tails with this error:
```
root@chia:~/chia-blockchain # sh install.sh
Python version is 3.7
Requirement already satisfie…
-
```ini
[tox]
isolated_build = true
envlist = py3
[testenv]
commands = false
allowlist_externals = false
ignore_outcome = true
```
tox4
py3: FAIL code 1 (8.92=setup[8.91]+cmd[0.01] second…
-
Consultar si es posible mover este repo a https://github.com/python
-
Got the below error when I use this code snipets,
```
In [1]: from elasticsearch import Elasticsearch
In [2]: es = Elasticsearch(hosts=[{"host": "host.docker.internal", "port": 9200}],
...: …
-
Hi !
I'm french, so please excuse me in advance if my English is not perfect :)
I need to use the autolens package for a project on gravitational lensing, so I followed carefully the steps indicat…
ghost updated
3 years ago
-
I attempted to upgrade my tox locally, and in doing so it pulled in the latest virtualenv, which broke my ability to use tox. Backing up to 14.0.5 got me working again.
Here is a log of how things fa…
-
Version: IPython 7.18.1
Non Debug Output:
In [5]: seed_redis.r
Traceback (most recent call last):
File "/opt/anaconda3/envs/PyKp/lib/python3.7/site-packages/IPython/terminal/ptutils.py", lin…
-
# Description of the problem
There is a breaking change in setuptools 42 that prevents it (and any newer version) from consuming certain packages built with older version of setuptools. If the pack…
-
Hi
If I call the NRM URL:81 as before site is not available.
The NRM service must still be running - I can reach my sites which were redirected to the ESXi VMs from the internet as before the Upda…
-
The current handling of deep links on docs.python.org is covered by [PEP 430](https://www.python.org/dev/peps/pep-0430/):
* unqualified deep links resolve to the Python 2.7 documentation
* the can…