Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. 2017-08-22 09:08:22.787 gocatch[54822:15797315] Available orientation: KIVY_ORIENTATION=LandscapeLeft LandscapeRight Portrait PortraitUpsideDown
  2. 2017-08-22 09:08:22.787 gocatch[54822:15797315] PythonHome is: /Users/alex/Library/Developer/CoreSimulator/Devices/D96612CB-ABAD-4611-8E4A-8BC450DBF8F9/data/Containers/Bundle/Application/776EF778-C8F3-465C-A473-990E7BC9A76E/gocatch.app
  3. 2017-08-22 09:08:22.788 gocatch[54822:15797315] Initializing python
  4. 2017-08-22 09:08:22.834 gocatch[54822:15797315] Running main.pyo: /Users/alex/Library/Developer/CoreSimulator/Devices/D96612CB-ABAD-4611-8E4A-8BC450DBF8F9/data/Containers/Bundle/Application/776EF778-C8F3-465C-A473-990E7BC9A76E/gocatch.app/YourApp/main.pyo
  5. [INFO ] [Kivy ] v1.10.0
  6. [INFO ] [Python ] v2.7.1 (r271:86832, Aug 22 2017, 08:33:50)
  7. [GCC 4.2.1 Compatible Apple LLVM 8.1.0 (clang-802.0.42)]
  8. [INFO ] [Factory ] 194 symbols loaded
  9. Traceback (most recent call last):
  10. File "/Users/alex/Code/kivy-ios/gocatch-ios/YourApp/main.py", line 8, in <module>
  11. File "/Users/alex/Code/kivy-ios/gocatch-ios/YourApp/mapview/__init__.py", line 30, in <module>
  12. File "/Users/alex/Code/kivy-ios/gocatch-ios/YourApp/mapview/source.py", line 9, in <module>
  13. File "/Users/alex/Code/kivy-ios/gocatch-ios/YourApp/mapview/downloader.py", line 8, in <module>
  14. ImportError: No module named concurrent.futures
  15. 2017-08-22 09:08:22.985 gocatch[54822:15797315] Application quit abnormally!
  16. 2017-08-22 09:08:22.991 gocatch[54822:15797315] Leaving
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement