How to install pip library in idx from requirements.txt
you are right, i adjust file and error is gone. but i have another error while preview. edit: i open project again and this error also fixed. but in terminal: apitest-3xxxx39:~/api$ /nix/store/4cb33zcc0i7wrnmwwfp9q4y2p4fas9gd-active-venv source /home/user/api/.venv/bin/activate ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' apitest-3xxxx39:~/api$ source /home/user/api/.venv/bin/activate (.venv) apitest-3xxxx39:~/api$ dev.nix: { pkgs, ... }: ...