Skip to content

Instantly share code, notes, and snippets.

@edwardsharp
Last active August 29, 2015 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edwardsharp/0abd33b339e15280fec2 to your computer and use it in GitHub Desktop.
Save edwardsharp/0abd33b339e15280fec2 to your computer and use it in GitHub Desktop.
numpyTestProj log
2014-12-09 10:02:48.117 numpyTestProj[4039:1771091] PythonHome is: /private/var/mobile/Containers/Bundle/Application/D643E332-4669-443D-90AF-E49CFF0257F7/numpyTestProj.app
2014-12-09 10:02:48.119 numpyTestProj[4039:1771091] Initializing python
2014-12-09 10:02:48.235 numpyTestProj[4039:1771091] Running main.py: /private/var/mobile/Containers/Bundle/Application/D643E332-4669-443D-90AF-E49CFF0257F7/numpyTestProj.app/main.py
Traceback (most recent call last):
File "/private/var/mobile/Containers/Bundle/Application/D643E332-4669-443D-90AF-E49CFF0257F7/numpyTestProj.app/main.py", line 1, in <module>
from numpy import *
ImportError: No module named numpy
2014-12-09 10:02:48.240 numpyTestProj[4039:1771091] Application quit abnormally!
2014-12-09 10:02:48.245 numpyTestProj[4039:1771091] Leaving
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment