Giter Club home page Giter Club logo

Comments (9)

qcwolf avatar qcwolf commented on May 25, 2024 1

感谢大神,已经成功~

from autoremove-torrents.

sununs avatar sununs commented on May 25, 2024

需要安装psutil ,我的是群晖python2.7,直接先装套件python Module即可。不知道能不能帮到你

from autoremove-torrents.

qcwolf avatar qcwolf commented on May 25, 2024

我是pythone3 安装了python Module还是不行,我去下个2.7试试。感谢大神

from autoremove-torrents.

sununs avatar sununs commented on May 25, 2024

感谢大神,已经成功~

我不是大神,能解决就好,顺便还能减轻下作者负担。

from autoremove-torrents.

jerrymakesjelly avatar jerrymakesjelly commented on May 25, 2024

我尝试修复了一下问题,在Python 3.3及以后的版本用 shutil 代替了 psutil,这样就不需要安装 psutil

群晖的同学可以试一下,通过拷贝仓库安装

git clone [email protected]:jerrymakesjelly/autoremove-torrents.git
cd autoremove-torrents
git checkout issue61
python3 setup.py install

然后就可以使用了。测试完之后可以随时通过 pip 卸载:

pip3 uninstall autoremove-torrents

并重新安装正式版。

期待你们的反馈

from autoremove-torrents.

qcwolf avatar qcwolf commented on May 25, 2024

感谢大神~

我尝试修复了一下问题,在Python 3.3及以后的版本用 shutil 代替了 psutil,这样就不需要安装 psutil

群晖的同学可以试一下,通过拷贝仓库安装

git clone [email protected]:jerrymakesjelly/autoremove-torrents.git
cd autoremove-torrents
git checkout issue61
python3 setup.py install

然后就可以使用了。测试完之后可以随时通过 pip 卸载:

pip3 uninstall autoremove-torrents

并重新安装正式版。

期待你们的反馈

感谢大神~

from autoremove-torrents.

jerrymakesjelly avatar jerrymakesjelly commented on May 25, 2024

感谢大神~

不客气,没问题的话下一个版本我会把它合进主分支

from autoremove-torrents.

jesen2010 avatar jesen2010 commented on May 25, 2024

我尝试修复了一下问题,在Python 3.3及以后的版本用 shutil 代替了 psutil,这样就不需要安装 psutil

群晖的同学可以试一下,通过拷贝仓库安装

git clone [email protected]:jerrymakesjelly/autoremove-torrents.git
cd autoremove-torrents
git checkout issue61
python3 setup.py install

然后就可以使用了。测试完之后可以随时通过 pip 卸载:

pip3 uninstall autoremove-torrents

并重新安装正式版。

期待你们的反馈

root@NAS:~# git clone [email protected]:jerrymakesjelly/autoremove-torrents.git
Cloning into 'autoremove-torrents'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
这是什么问题啊?下载不下来 权限不够

from autoremove-torrents.

jerrymakesjelly avatar jerrymakesjelly commented on May 25, 2024

这是什么问题啊?下载不下来 权限不够

因为你并没有本仓库的控制权,只能查看 :(

建议使用 HTTPS 方式克隆仓库

git clone https://github.com/jerrymakesjelly/autoremove-torrents

from autoremove-torrents.

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.