Coder Social home page Coder Social logo

运行时报错 about qq-groups-spider HOT 4 OPEN

caspartse avatar caspartse commented on July 29, 2024
运行时报错

from qq-groups-spider.

Comments (4)

uosbox avatar uosbox commented on July 29, 2024

`root@sf:~/QQ-Groups-Spider# python app.py
Bottle v0.12.13 server starting up (using PasteServer())...
Listening on http://localhost:8080/
Hit Ctrl-C to quit.

Traceback (most recent call last):
File "/root/QQ-Groups-Spider/vendor/bottle.py", line 3123, in run
server.run(app)
File "/root/QQ-Groups-Spider/vendor/bottle.py", line 2818, in run
from paste import httpserver
ImportError: No module named paste
Bottle v0.12.13 server starting up (using WSGIRefServer())...
Listening on http://localhost:8080/
Hit Ctrl-C to quit.
`

from qq-groups-spider.

wangxuguo avatar wangxuguo commented on July 29, 2024

Bottle v0.12.13 server starting up (using PasteServer())...
Listening on http://localhost:8080/
Hit Ctrl-C to quit.
It is running normally ,but I can not get the data after submit it .
It show this in the console:
127.0.0.1 - - [08/Aug/2019:11:42:47 +0800] "GET /static/img/ajax-loader.gif HTTP/1.1" 304 - "http://127.0.0.1:8080/qqun" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763"
127.0.0.1 - - [08/Aug/2019:11:42:47 +0800] "POST /qqun HTTP/1.1" 500 738 "http://127.0.0.1:8080/qqun" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763"
'group_list'

AnyThing Wrong ?

from qq-groups-spider.

caspartse avatar caspartse commented on July 29, 2024

File "/home/webadmin/qq-group-spider/QQ-Groups-Spider-master/vendor/bottle.py", line 3123, in run
server.run(app)
File "/home/webadmin/qq-group-spider/QQ-Groups-Spider-master/vendor/bottle.py", line 2818, in run
from paste import httpserver
ImportError: No module named paste

pip install paste

from qq-groups-spider.

caspartse avatar caspartse commented on July 29, 2024

`root@sf:~/QQ-Groups-Spider# python app.py
Bottle v0.12.13 server starting up (using PasteServer())...
Listening on http://localhost:8080/
Hit Ctrl-C to quit.

Traceback (most recent call last):
File "/root/QQ-Groups-Spider/vendor/bottle.py", line 3123, in run
server.run(app)
File "/root/QQ-Groups-Spider/vendor/bottle.py", line 2818, in run
from paste import httpserver
ImportError: No module named paste
Bottle v0.12.13 server starting up (using WSGIRefServer())...
Listening on http://localhost:8080/
Hit Ctrl-C to quit.
`

pip install paste

from qq-groups-spider.

Related Issues (13)

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.