-
I recently create a new project using the command `crewai create projectname`, without having made any edit to it, it returned a bunch of errors. I'll appreciate if someoe can help look into it.
`…
-
It's customary to use Python tools in Neovim from their own virtualenv so that it does not clutter the main system. Currently this plugin does not allow for such customization.
e.g. Neovim allows t…
-
### `brew doctor` output
```shell
Your system is ready to brew.
```
### Verification
- [X] My "`brew doctor` output" above says `Your system is ready to brew.` and am still able to reprod…
Bo98 updated
3 months ago
-
### Summary
Starting with version 11.0.0, the command `ansible-config dump --format json` produces the following new item in its output list:
```
{
"GALAXY_SERVERS": {}
}
```
…
-
[venv](https://docs.python.org/3/library/venv.html) module was added to Python in 3.3.
It may or may not come bundled in python installation, depends on distro and package.
In any case, it would…
-
**Describe the bug**
When network connectivity changes during an ongoing scan with SSLyze and the network briefly becomes unavailable (e.g. because you plug in and plug out the Ethernet cable, or bec…
-
Related to #370 , which added some great improvements for `use_virtualenv` on Python 3 environments.
Also related to #363 , which tracks python3 support for `virtualenv_create`.
It seems that `v…
-
Is there a way to define the Python binary to be used in the shortcut?
I'm using `poetry` if it matters
-
Hello,
Thank you for this nice extension!
It'd better if you can add a config/setting that allows user to choose which pip to manage.
Imagine we have many virtualenvs (different python paths), th…
-
### Bug summary
When PREFECT_API_DATABASE_CONNECTION_URL is defined in prefect.yaml it is not being used. Only when you set it on os level (ie export PREFECT_API_DATABASE_CONNECTION_URL="xxx") in the…