-
I love your project, I want to use it with local ollama+llava and i tried many way including asking chat gpt.
I am on Windows 11, i tried docker and no go. changed api address from settings in front…
-
Hello,Lynn:
I‘m new to coding with Python.
I just found out your website yesterday and i think it is pertty cool!
My question is ,for a new coder,is it necessary to use virtualenv & virtualenvwrappe…
-
Hi, I want to try your tutorials (thanks a lot for doing them) but encountered some problems while going through the setup. I think it has to do with my installation of python, which is Anaconda. I kn…
-
I want rather strange things: allow two different versions of `node@20`
For example, I have two projects - a/ and b/
They both use `node@20`, but I want to completely separate them, so `npm install …
-
### Description
I found that `poetry install` creates a virtual environment (or handles dependencies) not the same way as an environment managed by pip. IMO, poetry should be able to handle shared hi…
-
### System Info
OS: macOS 14.4 23E214 arm64
Python: 3.11
pandasai: v2.2.15
### 🐛 Describe the bug
Got `Network Error` when interacting with pandasai in browser after start with `docker-comp…
-
```
# Step 1: Update your repositories
sudo apt-get update
# Step 2: Install pip for Python 3
sudo apt-get install build-essential libssl-dev libffi-dev python-dev
sudo apt install python3-pip
…
-
OS/X El Capitan, Neovim v0.1.3-350-gc94575f.
Codi inside of a virtual environment seems to be broken. I did a quick search for _virtualenv_ and didn't see anything. Unfortunately this is a bit of a s…
-
Hi,
Its currently possible to give an alternative python path to the script? It would be useful to have multiple python versions from different virtualenvs.
-
As per docs, "jumping" into a deep subdirectory loads three files:
1. the main .bme_configuration at the project's root.
1. the .bme_env file at the project's root.
1. the .bme_env file at the des…