Hey,
thanks for developing AITOM. I can't get the program to run on colab as well as on docker because it runs every time in Module not Found errors. When building the docker container, the processes exits every time with error code because of Keras being 2.1 or 2.6 but the other version is needed or vice versa. This happens for the package six also. Even after editing the requirements.txt and/or Dockerfile it still runs in dependency issues. Are the build and dependecy files maybe outdated?
Many thanks in advance!
Hey,
thanks for developing AITOM. I can't get the program to run on colab as well as on docker because it runs every time in Module not Found errors. When building the docker container, the processes exits every time with error code because of Keras being 2.1 or 2.6 but the other version is needed or vice versa. This happens for the package six also. Even after editing the requirements.txt and/or Dockerfile it still runs in dependency issues. Are the build and dependecy files maybe outdated?
Many thanks in advance!