-
Notifications
You must be signed in to change notification settings - Fork 42
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
Flask app fails - seems to have not installed the pips #48
Comments
Hmm to be honest I don't know much about the Python package system. This is what we have right now (was contributed) which is supposed to vendor the dependencies: https://github.com/apex/up/blob/master/config.go#L377 Any help would be great! |
I can't find (local) evidence of that .pypath folder in the repo or in ~.
I was using `asdf` and `fish` so I tried again from within Bash - no
difference.
How might I debug the build hooks? They seem to not be completing if they
are running at all.
…On Fri, Sep 15, 2017 at 12:12 PM, TJ Holowaychuk ***@***.***> wrote:
Hmm to be honest I don't know much about the Python package system. This
is what we have right now (was contributed) which is supposed to vendor the
dependencies: https://github.com/apex/up/blob/master/config.go#L377
Any help would be great!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#48 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAJCDRvPKKTWZ6pvmdSAELjh0ICoRgczks5siq_ygaJpZM4PY4C->
.
|
hmm you could try |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi TJ! This seems like a pretty cool project and as a Go fan I think I'd prefer it to Serverless. Let me know if I can help!
Thanks,
Daniel
The text was updated successfully, but these errors were encountered: