Skip to content

python3.8 安装完包执行报错 #327

Description

@science09

Traceback (most recent call last):
File "/Users/user/PycharmProjects/py_auto/test.py", line 5, in
import wechatsogou
File "/Users/user/PycharmProjects/py_auto/venv/lib/python3.8/site-packages/wechatsogou/init.py", line 16, in
from wechatsogou.api import WechatSogouAPI
File "/Users/user/PycharmProjects/py_auto/venv/lib/python3.8/site-packages/wechatsogou/api.py", line 16, in
from wechatsogou.identify_image import (identify_image_callback_by_hand, unlock_sogou_callback_example, unlock_weixin_callback_example, ws_cache)
File "/Users/user/PycharmProjects/py_auto/venv/lib/python3.8/site-packages/wechatsogou/identify_image.py", line 10, in
from wechatsogou.filecache import WechatCache
File "/Users/user/PycharmProjects/py_auto/venv/lib/python3.8/site-packages/wechatsogou/filecache.py", line 3, in
from werkzeug.contrib.cache import FileSystemCache
ModuleNotFoundError: No module named 'werkzeug.contrib'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions