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

python: can't open file 'ColumnOperations': [Errno 2] No such file or directory #54

Open
dekiesel opened this issue Mar 8, 2021 · 0 comments

Comments

@dekiesel
Copy link

dekiesel commented Mar 8, 2021

Description

#docker run --rm -p 50053:50053 qlik-oss/sse-columnoperations
python: can't open file 'ColumnOperations': [Errno 2] No such file or directory

Steps to Reproduce

  1. docker build -t qlik-oss/sse-columnoperations -f Dockerfile.columnoperations .
  2. docker run --rm -p 50053:50053 qlik-oss/sse-columnoperations
Expected behavior

The example should run

Actual behavior

python: can't open file 'ColumnOperations': [Errno 2] No such file or directory

Environment

Operating system
[ ] Windows
[X ] Linux


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

1 participant