Fixed
Status Update
Comments
ya...@google.com <ya...@google.com> #2
a concerning line is:
emulator: WARNING: Host CPU is missing the following feature(s) required for x86 emulation: SSSE3
what is the CPU in your computer?
The new emulator system requirements are posted here:
http://tools.android.com/tech-docs/emulator
emulator: WARNING: Host CPU is missing the following feature(s) required for x86 emulation: SSSE3
what is the CPU in your computer?
The new emulator system requirements are posted here:
an...@gmail.com <an...@gmail.com> #3
The processor is an AMD Phenom II x6 1075T, and it has AMD-V, as required by the new Android emulator in Linux (please see this link for more info on this CPU : http://www.cpu-world.com/CPUs/K10/AMD-Phenom%20II%20X6%201075T%20-%20HDT75TFBK6DGR.html )
It does not have SSSE3, but I don't see it as a requirement in the Android emulator specs.
It does not have SSSE3, but I don't see it as a requirement in the Android emulator specs.
h....@hadrion.nl <h....@hadrion.nl> #4
[Comment deleted]
cu...@google.com <cu...@google.com> #5
The same for me.
I have an AMD Phenom II x6 1090T running Ubuntu 14.04 64 bit, which doesn't support SSSE3. API 22 x86 works. API 23 x86 doesn't work (i.e. emulator starts but its screen keeps black).
I have an AMD Phenom II x6 1090T running Ubuntu 14.04 64 bit, which doesn't support SSSE3. API 22 x86 works. API 23 x86 doesn't work (i.e. emulator starts but its screen keeps black).
Description
Traceback (most recent call last):
File "C:\Users\ideassw\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\google_appengine\_php_runtime.py", line 103, in <module>
_run_file(__file__, globals())
File "C:\Users\ideassw\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\google_appengine\_php_runtime.py", line 97, in _run_file
execfile(_PATHS.script_file(script_name), globals_)
File "C:\Users\ideassw\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\google_appengine\google\appengine\tools\devappserver2\php\runtime\runtime.py", line 39, in <module>
from google.appengine.tools.devappserver2 import wsgi_server
File "C:\Users\ideassw\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\google_appengine\google\appengine\tools\devappserver2\wsgi_server.py", line 34, in <module>
import ipaddr
ImportError: No module named ipaddr