kelvinthh / ig-dm-reels-autodownload

A Python script that auto downloads all reels sent to your Instagram DM
15 stars 6 forks source link

File not found #1

Closed TheMenethil closed 1 year ago

TheMenethil commented 1 year ago

Hello, I am trying to install the required packages, but the adress for it is wrong. How could I fix that ? Thank you !

ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\\Users\\runner\\miniforge3\\conda-bld\\black-recipe_1682492095737\\work'

kelvinthh commented 1 year ago

Pull from the main branch again and do a pip install -r requirements.txt, I incidentally included some conda env stuff into the previous requirements.txt, should be fixed now.

TheMenethil commented 1 year ago

Hello, Thank you for your answer. I managed to got over it. I worked a bit on this, and now I have another issue.