OlegYurchik / pyInstagram

This is a simple and easy-to-use library for interacting with the Instagram. The library works through the web interface of the Instagram and does not depend on the official API
MIT License
232 stars 49 forks source link

какой файл нужен для подключения библиотеки #88

Closed George171 closed 3 years ago

George171 commented 4 years ago

Добрый день. Какой конкретно файл и куда надо скачать для дальнейшего подключения библиотеки instaparser. Спасибо

tubleronchik commented 4 years ago

Доюрый день Установка прописана в README:

git clone https://github.com/olegyurchik/pyInstagram.git
cd pyInstagram
pip install .

Но у меня сработало только через pip3 install ., вместо просто pip .

OlegYurchik commented 3 years ago

Всё верно, если у Вас линукс или мак, то pip3 нужен, на винде можно просто pip. Закрываю issue