| |

VerySource

 Forgot password?
 Register
Search
View: 2428|Reply: 2

Beginner BT questions, online, etc. . .

[Copy link]

1

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-2-3 19:00:01
| Show all posts |Read mode
Downloaded: BitTorrent-5.0.1.tar.gz
tar xzvf BitTorrent-5.0.1.tar.gz
cd BitTorrent-5.0.1

./bittorrent-tracker.py --port 6969 --dfile dstate
Then install according to README.txt, but the first step encountered such a problem, the error message is as follows:


Traceback (most recent call last):
  File "./bittorrent-tracker.py", line 17, in <module>
    from BitTorrent.translation import _
  File "/usr/soft/BitTorrent-5.0.1/BitTorrent/__init__.py", line 49, in <module>
    from BitTorrent.platform import get_temp_subdir, get_dot_dir, is_frozen_exe
  File "/usr/soft/BitTorrent-5.0.1/BitTorrent/platform.py", line 120, in <module>
    from BTL.defer import ThreadedDeferred
  File "/usr/soft/BitTorrent-5.0.1/BTL/defer.py", line 15, in <module>
    from twisted.internet import defer
ImportError: No module named twisted.internet

Like saying you can't import twisted.internet
How to solve it?
Reply

Use magic Report

0

Threads

23

Posts

13.00

Credits

Newbie

Rank: 1

Credits
13.00

 China

Post time: 2020-4-24 16:15:01
| Show all posts
Missing the twisted package, I don't know if I want to install one myself. Do you have any explanation about twisted in README.txt?
Reply

Use magic Report

0

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2022-4-5 18:06:52
| Show all posts
用cpan安装模块
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list