Skip to content

Requests_cache not included in install #6

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

Open
willu47 opened this issue Aug 12, 2024 · 0 comments
Open

Requests_cache not included in install #6

willu47 opened this issue Aug 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@willu47
Copy link
Contributor

willu47 commented Aug 12, 2024

$ research_index
/home/pi/repositories/research_index_backend/src/research_index_backend/create_graph_from_doi.py:45: SyntaxWarning: invalid escape sequence '\d'
  PATTERN = compile("10.\d{4,9}\/[-._;()\/:A-Z0-9]+", IGNORECASE)
Traceback (most recent call last):
  File "/home/pi/mambaforge/envs/research_index/bin/research_index", line 5, in <module>
    from research_index_backend import entry_point
  File "/home/pi/repositories/research_index_backend/src/research_index_backend/__init__.py", line 1, in <module>
    from .create_graph_from_doi import entry_point
  File "/home/pi/repositories/research_index_backend/src/research_index_backend/create_graph_from_doi.py", line 27, in <module>
    import requests_cache
ModuleNotFoundError: No module named 'requests_cache'
@willu47 willu47 added the bug Something isn't working label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant