shikha130vv
shikha130vv
Ok so it is because the environment in which fairing code is running, python is pointing to python2. Yes, @jinchihe suggestion to make python point to python3 will solve this...
Are you specifying dockerignore file in input files or somewhere else?
Which particular example are you referring to?
There is an rsynch based solution as per this article. https://medium.com/@scythargon/cache-for-python-pip-downloads-and-wheels-in-docker-67f24e7cd84e What do you say?
@lynochka Have you tried giving credentials in secret for the private docker registry?