Giter Club home page Giter Club logo

Comments (4)

zaxtyson avatar zaxtyson commented on August 18, 2024

这是我的锅(#°Д°)。有一个叫lanzou的库,是我很久之前发布到pypi的,版本很老了。后来改名叫lanzou-api了,就是现在一直在维护的这个

from lanzoucloud-api.

zaxtyson avatar zaxtyson commented on August 18, 2024

只用了下面两个库

requests==2.23.0
requests-toolbelt==0.9.1

可以直接 pip install lanzou-api 会自动安装好依赖的

from lanzoucloud-api.

zhbzhbzhbz avatar zhbzhbzhbz commented on August 18, 2024

只用了下面两个库

requests==2.23.0
requests-toolbelt==0.9.1

可以直接 pip install lanzou-api 会自动安装好依赖的

嗯嗯这个我知道,因为我的项目里不只用了lanzou-api嘛~就找了个可以自动生成requirements.txt的pipreq库。我刚才也看了源码里确实没有依赖lanzou,但是不知道为啥这个库会错误地把lanzou1.0.0这个库也加进去,我再研究研究

from lanzoucloud-api.

zaxtyson avatar zaxtyson commented on August 18, 2024

pipreqs 好像是分析import的库,然后去 pypi 上面找,就把我那个古老的库给找进来了
还是用虚拟环境然后 pip freeze来的干净

from lanzoucloud-api.

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.