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

backend_api service exits due to missing dependency #412

Open
danielschweigert opened this issue Jun 27, 2023 · 4 comments
Open

backend_api service exits due to missing dependency #412

danielschweigert opened this issue Jun 27, 2023 · 4 comments

Comments

@danielschweigert
Copy link

When I start the application with docker compose using

docker-compose --profile all up

the backend-api service exits with the following error message:

showwhy-backend_api-1     |   File "/opt/python/3.9.15/lib/python3.9/site-packages/rpy2/rinterface.py", line 817, in __call__
showwhy-backend_api-1     |     raise embedded.RRuntimeError(_rinterface._geterrmessage())
showwhy-backend_api-1     | rpy2.rinterface_lib.embedded.RRuntimeError: Error in library(synthdid) : there is no package called ‘synthdid’
@Brezesky
Copy link

Brezesky commented Jul 1, 2023

I run into the same problem

@efitkov
Copy link

efitkov commented Jul 6, 2023

I have the same issue.

@dayesouza
Copy link
Contributor

Hi @danielschweigert, @Brezesky and @efitkov !
Thanks for pointing that out to us, there was a problem with synthdid repository so we forked a fix #421 and updated our code so it's pointing to the right place now.
If you could please try again and let us know,
Thank you!

@efitkov
Copy link

efitkov commented Aug 7, 2023 via email

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

4 participants