Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
74 stars 32 forks source link

Two packages I needed to install while running the pip install list #397

Closed r3d-f0x closed 2 years ago

r3d-f0x commented 3 years ago

apt install python3-testresources

apt install libpq-dev This one was required to complete the python dependency install.

I'm in the middle of installing this app and if anything else comes up I'll post it.

gill6151 commented 2 years ago

libpq-dev has since been added to the readme, i never needed to install python3-testresources though