Giter Site home page Giter Site logo

Comments (7)

Yardanico avatar Yardanico commented on August 11, 2024

@myzon что выводит эта команда:
pip install aiosocks
?

from sketal.

Yardanico avatar Yardanico commented on August 11, 2024

@myzon попробуй ещё раз поставить с requirements.txt
sudo python3.6 -m pip install -r requirements.txt

from sketal.

michaelkryukov avatar michaelkryukov commented on August 11, 2024

@TiberiumPY
Requirement already satisfied: aiosocks in /usr/local/lib/python3.5/dist-packages
Вообще, я пытаюсь использовать virtualenv, чтобы держать всё под контролем и было легче бота задеплоить, но не прокатывает из-за "git+https://github.com/TiberiumPY/aiosocks". Не знаю, что делать.

from sketal.

Yardanico avatar Yardanico commented on August 11, 2024

@myzon нужно установить git
sudo apt-get install git
и потом переустановить все requirements
sudo python3.6 -m pip install -r requirements.txt --upgrade

from sketal.

michaelkryukov avatar michaelkryukov commented on August 11, 2024

@TiberiumPY он и так установлен. Я иммею в виду, что из-под virtualenv выдаёт ошибку из-за версий python. Я пробую через системный python3.6 - всё устанавливается, но ошибка с SocksConnector.

from sketal.

Yardanico avatar Yardanico commented on August 11, 2024

@myzon всё должно прокатывать, если у тебя есть гит в системе.
Я обновил свой форк aiosocks, установи ещё раз

from sketal.

michaelkryukov avatar michaelkryukov commented on August 11, 2024

@TiberiumPY окей, я разобрался и, может быть, новая версия сработала. Просто немного запутался с версиями питона и тем, что sudo python обращался к 2.7, а не к 3.6. Похоже, что теперь работает.

from sketal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.