Installing Dev version problems!

Hello every one i’m new to ERPNext so :bear: with me .

1 ) I have virtual-box(VB) installed and up & running.
2 ) I downloaded ERPNext-Dev.ova.
3 ) I imported the img to VB it’s ok till it boots and asks for [username & password].
4 ) I entered [ Administrator // admin ] it says login incorrect.

the question ? WHAT I’M MISSING HERE ??

what i can do with the dev img can i edit on the source code what possibly can be done with it .
see the attachment file below.
thank you all.

did u started erpnext using bench start

no i just started the img from VB Gui start button the loaded an promote for Login info.

if you are not in frappe-bench

enter cd frappe-bench && bench start

i did now it runs on host os browser i logged in as administrator but something went wrong
Traceback (most recent call last): File "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 55, in application response = frappe.handler.handle() File "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 19, in handle execute_cmd(cmd) File "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 36, in execute_cmd ret = frappe.call(method, **frappe.form_dict) File "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 880, in call return fn(*args, **newargs) File "/home/frappe/frappe-bench/apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.py", line 154, in load_messages m = get_dict("page", "setup-wizard") File "/home/frappe/frappe-bench/apps/frappe/frappe/translate.py", line 117, in get_dict translation_assets[asset_key].update(get_dict_from_hooks(fortype, name)) File "/home/frappe/frappe-bench/apps/frappe/frappe/translate.py", line 130, in get_dict_from_hooks translated_dict.update(frappe.get_attr(method)()) File "/home/frappe/frappe-bench/apps/frappe/frappe/geo/country_info.py", line 38, in get_translated_dict timezone_name = get_timezone_name(get_timezone(tz), locale=locale, width='short') File "/home/frappe/frappe-bench/env/local/lib/python2.7/site-packages/babel/dates.py", line 635, in get_timezone_name info = locale.time_zones.get(zone, {}) AttributeError: 'NoneType' object has no attribute 'time_zones'

any help

Same here too. I’m attaching the screenshot here for better understanding

Please help me

Sorry, It was my mistake. Logged in as frappe/frappe and the started the bench. working fine