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

container_app_conf #231

Closed
byagiz opened this issue Feb 16, 2022 · 2 comments
Closed

container_app_conf #231

byagiz opened this issue Feb 16, 2022 · 2 comments

Comments

@byagiz
Copy link

byagiz commented Feb 16, 2022

Running the example.py results in the following error:
ModuleNotFoundError: No module named 'container_app_conf

To replicate the error:
create a python environment
install py-image-dedup via pip install py-image-dedup
python3 example.py

Any idea why this could happen? pip list shows py-imaged-dedup as installed but the installation gave some error messages. I can post them here if needed

@markusressel
Copy link
Owner

markusressel commented Feb 18, 2022

The setup.py hasn't really been updated in quite a while, I am currently trying to switch over to poetry instead.
If there are errors during package install, it is not surprising that the execution fails.

Realistically I can only recommend using the docker image, since that is what I use personally.

@markusressel
Copy link
Owner

Closing in favor of #97

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

2 participants