Open drscotthawley opened 4 years ago
Thank you for reporting this and sorry for the late response. We're working on improving Python support.
After similar installation experience I'm experiencing the same issue.
Is there any update regarding the Py framework detection?
Thank you for following up. We don't have an exact timeline for Python support but any PR is welcome!
"Starter is an open-source command line tool to generate a Dockerfile and a service.yml file from arbitrary source code."
Sounds great! This is just what I was looking for when I found your app!
I have a Python project that already has a requirements.txt file, a setup.py and setup.cfg files. Environment is in Anaconda, on Ubuntu 18.04.
Installed via
Running inside my project directory yields...
...and that's all it says. What now? (What was it hoping to detect, and why did it fail?)
If you want to see the project, check here: https://github.com/drscotthawley/panotti