Hello,

I found this link here 
<https://stackoverflow.com/questions/63799982/datastore-in-remote-shell-for-google-app-engine-gae-not-working-with-zsh>
 
with the solution: There was an old dependency for the cryptography package 
that needed to be updated. Once I did that all was resolved, both for bash 
and zsh.

I hope this helps.

On Tuesday, September 8, 2020 at 4:39:42 PM UTC-4 msel...@gmail.com wrote:

> I am trying to run a query within the remote shell of Google App Engine 
> (GAE) Python standard, and I get an zsh abort when trying to query 
> datastore from the shell. No errors printed to the terminal, but the python 
> shell is terminated. Any thoughts on how I can debug this?
>
>
> App Engine remote_api shell Python 2.7.16 (default, Jun 5 2020, 22:59:21) 
> [GCC 4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.29.20) 
> (-macos10.15-objc- The db, ndb, users, urlfetch, and memcache modules are 
> imported. 
>
> m~staging> from models import Model
> m~staging> Model.query().get() zsh: abort python 
> ~/dev/google-cloud-sdk/platform/google_appengine/remote_api_shell.py
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/23a32e15-db63-4b11-b457-27ab95b6f32en%40googlegroups.com.
  • [google-appengine... Michael Selevan
    • [google-appe... 'Elliott (Cloud Platform Support)' via Google App Engine

Reply via email to