mirror of
https://github.com/decompme/decomp.me.git
synced 2026-02-21 22:08:51 -06:00
Install fixes (#567)
* Update psycopg2 (previous was broken on Mac) * Update readme * Update recomp version, find the extracted tar contents
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Poetry creates a virtualenv where packages for the site are installed. You can set your python interpreter path in vscode to use this virtualenv's interpreter, which will allow a much nicer backend development experience.
|
||||
|
||||
1. Inside the `backend/` directory, run `poetry debug` and copy the "Path:" property under the "Virtualenv" category.
|
||||
1. Inside the `backend/` directory, run `poetry debug info` and copy the "Path:" property under the "Virtualenv" category.
|
||||
|
||||
<img width="580" alt="image" src="https://user-images.githubusercontent.com/2985314/190146150-4ac8ecdd-dcfa-4e8e-a8b2-4913044aa088.png">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user