Git Product home page Git Product logo

Comments (9)

xinhuang avatar xinhuang commented on August 26, 2024 5

aiohttp changed the names to cert_errors. Need a fix.

from aiosocks.

Leezj9671 avatar Leezj9671 commented on August 26, 2024 4

This fix hasn't been published to pip, so install like below:
pip install git+https://github.com/nibrag/aiosocks

from aiosocks.

SmileyJames avatar SmileyJames commented on August 26, 2024 3

I don't think the fix has been published to pip?

from aiosocks.

mikeck1 avatar mikeck1 commented on August 26, 2024 3

Why is this closed? Upload changes to pip first.

from aiosocks.

mewforest avatar mewforest commented on August 26, 2024 1

This fix hasn't been published to pip, so install like below:
pip install git+https://github.com/nibrag/aiosocks

Please publish changes to pip πŸ™

from aiosocks.

cheditx avatar cheditx commented on August 26, 2024 1

lol why is this closed, is 2023 and the bug is still here

from aiosocks.

0xn0ne avatar 0xn0ne commented on August 26, 2024

It seems that the author is no longer here. God bless.

from aiosocks.

nibrag avatar nibrag commented on August 26, 2024

fixed

from aiosocks.

CallCoders avatar CallCoders commented on August 26, 2024

Have the same problem.
Install aiosocks by:
pip install aiosocks

Then try to update by:

git clone [email protected]:nibrag/aiosocks.git
cd aiosocks
python setup.py install

But again:

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/admin/tmp/aiowriter.py", line 13, in <module>
    from aiosocks.connector import ProxyConnector, ProxyClientRequest
  File "/Users/admin/tmp/venv/lib/python3.7/site-packages/aiosocks/connector.py", line 6, in <module>
    raise ImportError('aiosocks.SocksConnector require aiohttp library')
ImportError: aiosocks.SocksConnector require aiohttp library

line 13: from aiosocks.connector import ProxyConnector, ProxyClientRequest

from aiosocks.

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.