-
**What did you want to do?**
We run the command:
```
pip install -e .
```
on a CI node with no previous cache using a virtual environment.
**There was NO cache and there were NO previous…
-
Got that error in Daiquiri CI.
Probably because there was a pbm with a file, or the file was missing.
Maybe there is a way to have better feedback.
https://gitlab.esrf.fr/ui/daiquiri/-/issues…
-
It looks like the version classes used in `apispec.utils` were deprecated with setuptools since 59.5.: https://github.com/pypa/setuptools/commit/1701579e0827317d8888c2254a17b5786b6b5246 from source ch…
-
A timeout exception on the Admin URL: http://host.docker.internal:8021/status occurs upon starting the Faber demo at the [The Alice/Faber Python demo](https://github.com/hyperledger/aries-cloudagent-p…
-
See discussions in https://github.com/marshmallow-code/apispec/pull/299.
No strong feeling either way. Indeed, it probably works for most users, and anyone unhappy about the default values may inst…
-
Trying to install Superset 2.0.1 in a fresh Python 3.8.10 virtual environment fails with ModuleNotFoundError.
#### How to reproduce the bug
```console
# su - superset
$ python3.8 -m venv venv
…
-
### First check
* [X] I added a very descriptive title to this issue.
* [X] I used the GitHub search to find a similar issue and didn't find it.
* [X] I searched the FastAPI documentation, with t…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the FastAPI documentation, with t…
-
- [x] DEV
- [x] Rotate RevReg: cred_def_id `XpgeQa93eZvGSZBZef3PHn:3:CL:28075:PersonDEV`
- [x] SIT - Before September 6th
- [x] Rotate RevReg: cred_def_id `7xjfawcnyTUcduWVysLww5:3:CL:28075:Per…
-
Hi, when i try to create a package with the following command i get the error below. Even that all the packages are installed (see pip3 list). I'm running
**Python 3.6.6 (v3.6.6:4cf1f54eb7, Jun 27…