Hello guys,
I am encountering some problems when trying to install the Poynt OS emulator on my ADV, I have correctly pointed the installer to the ADV folder, however, I only get the following error.
Copying PoyntOS Emulator image to avd directory…
Traceback (most recent call last):
File “setup_poyntos_avd.py”, line 77, in
updatefile("./config.ini")
File “setup_poyntos_avd.py”, line 10, in updatefile
f1 = open(source, ‘r’)
IOError: [Errno 2] No such file or directory: ‘./config.ini’
Can someone help me?