Coder Social home page Coder Social logo

Comments (4)

lphuberdeau avatar lphuberdeau commented on July 17, 2024

The correct socks module may not be installed. There is quite a lot of confusion around which one is the good one. Since it's an optional dependency, it's not listed in setup.py.

I had the socks proxy tested with PySocks==1.5.6 at the time. A quick look at the repo shows that the function still exists and has the same signature.

Let me know if this helps.

from wafw00f.

mIcHyAmRaNe avatar mIcHyAmRaNe commented on July 17, 2024

@lphuberdeau good 👍
a simple sudo pip install PySocks==1.5.6 solves the problem

it will be cool if you add a requirements.txt file and/or add sudo pip install PySocks==1.5.6 command in the README.md file at how-do-i-install-it === will allow new future users not to have to ask or look about this problem in the future :)

thank you

from wafw00f.

lphuberdeau avatar lphuberdeau commented on July 17, 2024

from wafw00f.

mIcHyAmRaNe avatar mIcHyAmRaNe commented on July 17, 2024
~$ sudo pip install PySocks --upgrade

Collecting PySocks
  Downloading PySocks-1.6.7.tar.gz (282kB)
    100% |████████████████████████████████| 286kB :3kB/s 
Installing collected packages: PySocks
  Found existing installation: PySocks 1.5.6
    Uninstalling PySocks-1.5.6:
      Successfully uninstalled PySocks-1.5.6
  Running setup.py install for PySocks ... done
Successfully installed PySocks-1.6.7

yes it works :)
i had more than three timeouts (but certainly due to my bad connection :'(
but i retested it again and it works :D

from wafw00f.

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.