alphascriptyt / Discord_Rewrite_Tutorials

The GitHub Page for my Python Discord Rewrite tutorial series.
57 stars 89 forks source link

aiofiles #5

Closed Bluer2007 closed 3 years ago

Bluer2007 commented 3 years ago

how to install because i cant install it

alphascriptyt commented 3 years ago

Hi, sorry about the late reply. You install it like any other package, with pip. Here is the command for windows: 'pip install aiofiles'

If this doesn't work, you must add pip to the path.