Skip to content

Python Problem with Robobrowser/ Werkzeug  #144

Open
@Gev1996

Description

@Gev1996

Traceback (most recent call last):

File "c:\Users\er\Desktop\python\Tinder 2\TINDER 1.py", line 3, in
import robobrowser
File "C:\Users\er\AppData\Local\Programs\Python\Python310\lib\site-packages\robobrowser_init_.py", line 3, in
from .browser import RoboBrowser
File "C:\Users\er\AppData\Local\Programs\Python\Python310\lib\site-packages\robobrowser\browser.py", line 8, in
from werkzeug import cached_property
ImportError: cannot import name 'cached_property' from 'werkzeug' (C:\Users\er\AppData\Local\Programs\Python\Python310\lib\site-packages\werkzeug_init_.py)

Any Bugfixes?
i tried install werkzeug 0.16.1 and doesnt work too
everything is updated with pip commands

ty

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