Pataclop / Movinyl

Create a disk from the pictures of a movie
MIT License
124 stars 7 forks source link

[docker] colorpicker module #18

Closed shiioo closed 1 year ago

shiioo commented 2 years ago

After successfully building a docker, I'm greeted with this issue upon launching it:

Traceback (most recent call last):
  File "/app/movinyl.py", line 14, in <module>
    from color_picker import get_points, kmeans
ModuleNotFoundError: No module named 'color_picker'

Can't seem to find the proper module to add to the requirements. Running under Ubuntu 20 through WSL 2.

Not happening with the non-docker version.

Pataclop commented 2 years ago

Sorry, there are no plans to update the docker version (I'm not very docker proficient...) The non docker version is supposed to be far simpler to use now