Coder Social home page Coder Social logo

Comments (5)

SeaHOH avatar SeaHOH commented on June 24, 2024 1

谢谢建议,其实我不太懂啦,帮我写一个行吗。

  • gevent 1.1.2 及以上
  • pyOpenSSL 16.0.0 及以上
  • dnslib 0.8.3 及以上
  • PySocks 1.5.4 及以上
  • brotlipy 0.5.0 及以上

from gotox.

SeaHOH avatar SeaHOH commented on June 24, 2024

还有 brotlipy 没装

from gotox.

china-shang avatar china-shang commented on June 24, 2024

建议把依赖一起写进requirement.txt 中,这样可以直接pip insatll -r requirement.txt

from gotox.

china-shang avatar china-shang commented on June 24, 2024
    gevent >= 1.1.2 
    pyOpenSSL >=16.0.0 
    dnslib >= 0.8.3 
    PySocks >= 1.5.4
    brotlipy >= 0.5.0 

把上面的保存为requirement.txt就行了,要安装依赖就可以pip3 install -r requirement.txt

from gotox.

SeaHOH avatar SeaHOH commented on June 24, 2024

安装方面不懂,我连 Python 都不是安装的,自己精简了个便携版,没有设置环境变量和关联。

请问,除了 requirement.txt 还有其它需要做的吗?

from gotox.

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.