Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'pydantic_core._pydantic_core.Url' object has no attribute 'strip' #438

Open
ct2034 opened this issue Mar 25, 2024 · 0 comments

Comments

@ct2034
Copy link

ct2034 commented Mar 25, 2024

When I run the demo with
promnesia demo https://github.com/karlicoss/exobrain and then the browser extension tries to access /visits, I get:

  File "/home/user/.local/lib/python3.10/site-packages/promnesia/server.py", line 164, in search_common
    original_url = url and url.strip()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant