当前位置:网站首页>How to run oddish successfully from 0?
How to run oddish successfully from 0?
2022-07-02 02:16:00 【Hodors】
How do I 0 hold oddish For successful operation ?
1、 from github Download source code on ;
2、 Compile locally ;
3、debug
(1) With ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1129) For clues ,
Found a solution :
Set the proxy address to :
proxy = socks5h://127.0.0.1:7890
Have to add h, the reason being that DNS The problem of ;
(2) With “ Flash back ” And cannot match “sock5h” For clues ,
Modify source code “item_crawler.py”, The first 91 The source code of line is modified to :
connector = ProxyConnector.from_url('socks5://127.0.0.1:7890', limit=5)
It used to be : connector = ProxyConnector.from_url(config.PROXY, limit=5)
(3) The final suggestion It's always empty
How to solve ? Go to suggestion.py inside , The first 38 That's ok , hold “history...” Modified into “sell_num”
4、 The successful running
I don't know how many times this is my modification and abandonment oddish Source code .
边栏推荐
- The wave of layoffs in big factories continues, but I, who was born in both non undergraduate schools, turned against the wind and entered Alibaba
- Summary of some experiences in the process of R & D platform splitting
- Sword finger offer II 031 Least recently used cache
- [reading notes] programmer training manual - practical learning is the most effective (project driven)
- leetcode2305. 公平分发饼干(中等,周赛,状压dp)
- leetcode2311. Longest binary subsequence less than or equal to K (medium, weekly)
- essay structure
- What is the function of the headphone driver
- 大厂裁员潮不断,双非本科出身的我却逆风翻盘挺进阿里
- DNS domain name resolution
猜你喜欢
1069. Division of convex polygons (thinking, interval DP)
Selection of field types for creating tables in MySQL database
If you want to rewind the video picture, what simple methods can you use?
附加:信息脱敏;
【带你学c带你飞】1day 第2章 (练习2.2 求华氏温度 100°F 对应的摄氏温度
leetcode2305. Fair distribution of biscuits (medium, weekly, shaped pressure DP)
Deployment practice and problem solving of dash application development environment based on jupyter Lab
Redis有序集合如何使用
Medical management system (C language course for freshmen)
Opencascade7.6 compilation
随机推荐
研发中台拆分过程的一些心得总结
JMeter (II) - install the custom thread groups plug-in
RTL8189FS如何关闭Debug信息
[技术发展-21]:网络与通信技术的应用与发展快速概览-1- 互联网网络技术
Sword finger offer II 031 Least recently used cache
Sword finger offer 47 Maximum value of gifts
CSDN article underlined, font color changed, picture centered, 1 second to understand
Open那啥的搭建文档
Architecture evolution from MVC to DDD
C # use system data. The split mixed mode assembly is generated for the "v2.0.50727" version of the runtime, and it cannot be loaded in the 4.0 runtime without configuring other information
LFM signal denoising, time-frequency analysis, filtering
Medical management system (C language course for freshmen)
Which is a good Bluetooth headset of about 300? 2022 high cost performance Bluetooth headset inventory
How does MySQL solve the problem of not releasing space after deleting a large amount of data
2022 Q2 - résumé des compétences pour améliorer les compétences
query词权重, 搜索词权重计算
CVPR 2022 | 大连理工提出自校准照明框架,用于现实场景的微光图像增强
1222. Password dropping (interval DP, bracket matching)
[deep learning] Infomap face clustering facecluster
es面試題