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

If there is a space in the folder where the requirements.txt file is located the service fail #34

Closed
sanderegg opened this issue Feb 22, 2022 · 0 comments · Fixed by #42
Assignees
Labels
bug Something isn't working

Comments

@sanderegg
Copy link
Member

If the input containing the python code to be run has spaces, e.g.

some name with spaces/requirements.txt
some name with spaces/main.py

The service will fail showing a message such as:

ERROR: Invalid requirement: `spaces/requirements.txt`

Same happens in s4l-python-runner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants