-
virtualenv includes seed packages (pip, setuptools, wheel) so creating virtualenvs with those already included is much faster than using venv and then installing them with pip. There should at least b…
ghost updated
2 years ago
-
Since we only have one virtualenv we may be able to depricate sourcing the virtualenv in the cookbook and instead just `sudo pip install -r requirements.txt`.
-
### Describe your environment
OS: MacOS
Python version: Python 3.11.8
Package version: 0.48b0
### What happened?
Getting a deprecation warning when activating aiohttp-server instrumentation tar…
-
Hi, I started receiving a ValueError a few weeks ago after upgrading django-mailbox to 4.8.2 (django is 2.2.27). the DB is postgres which prevents string from been created from a NUL character. a empt…
-
Virtualenv support sucks..... we should fix that
-
After installing this plugin I cannot create a new virtualenv. I get the following error:
```
>>> pyenv virtualenv test
Looking in links: /var/folders/pg/4g0whhsj4jvgx6mn7q482nt00000gp/T/tmpy0ymn…
-
@ric2b Bot has been spamming the same posts for the last few days. Probably not saving state.
-
### Bug summary
Pleading for help !
OS:Windows 10 Chinese Simplified Chinese
flow completed after Exception :
```
Disposed the engine. 06:51:30 PM
prefect.flow_runs
Finished in state Com…
-
When login fails, we attempt to re-login every second.
This does not really make sense and hammers Skoda/vwg auth servers
-
> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62
**Describe the bug**
`curl -L https://aka.ms/InstallAzureCli | bash` fails at the step of creat…