日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程语言 > python >内容正文

python

python3.8.3好用吗_python使用3.8.3版本,存在报错

發布時間:2025/3/15 python 14 豆豆
生活随笔 收集整理的這篇文章主要介紹了 python3.8.3好用吗_python使用3.8.3版本,存在报错 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

因為官網沒有3.6版本的下載,所以嘗試的3.8版本

執行完

pip install -r requirements.txt

報錯如下

`python telegram-asf.py

使用默認路徑載入配置文件

C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\telegram\vendor\ptb_urllib3\urllib3\contrib\socks.py:32:

DependencyWarning: SOCKS support in urllib3 requires the installation of

optional dependencies: specifically, PySocks. For more information, see

https://urllib3.readthedocs.io/en/latest/contrib.html#socks-proxies

warnings.warn((

Traceback (most recent call last):

File

"C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\telegram\utils\request.py",

line 151, in *init*

from telegram.vendor.ptb_urllib3.urllib3.contrib.socks import

SOCKSProxyManager

File

"C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\telegram\vendor\ptb_urllib3\urllib3\contrib\socks.py",

line 27, in

import socks

ModuleNotFoundError: No module named 'socks'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "telegram-asf.py", line 40, in

updater = Updater(token, request_kwargs={'proxy_url': proxy})

File

"C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\telegram\ext\updater.py",

line 159, in *init*

self._request = Request(**request_kwargs)

File

"C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\telegram\utils\request.py",

line 153, in *init*

raise RuntimeError('PySocks is missing')

RuntimeError: PySocks is missing`

You are receiving this because you are subscribed to this thread.

Reply to this email directly, view it on GitHub

, or unsubscribe

.

總結

以上是生活随笔為你收集整理的python3.8.3好用吗_python使用3.8.3版本,存在报错的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。