freifunk / openwifimap-api

OpenWiFiMap database and its api
40 stars 12 forks source link

'No module named asyncpg' #17

Closed Bahati308 closed 1 year ago

Bahati308 commented 1 year ago

I tried to run the restapi.py in vs code and it showed some errors upon debugging. One of the errors was the one mentioned above.

sarumpaet commented 1 year ago

You have to install the dependencies listed in requirements.txt as is usual in Python.

Bahati308 commented 1 year ago

thanks alot, lemme work upon it

On Mon, 16 Jan 2023 at 15:48, sarumpaet @.***> wrote:

You have to install the dependencies listed in requirements.txt http://master/backend/requirements.txt as is usual in Python.

— Reply to this email directly, view it on GitHub https://github.com/freifunk/openwifimap-api/issues/17#issuecomment-1384008086, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP44QVBXJKGBYLZA6CVSZGLWSU7RRANCNFSM6AAAAAAT4VQPPU . You are receiving this because you authored the thread.Message ID: @.***>