You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i'm trying to run docker img, but always stoped on one place, can't understand what's wrong
docker run -v$(pwd):/home/root/ cookiemagic/evee-tools dump_static /home/root/eve.xapk /home/root/staticdata
/home/root/eve.xapk
/home/root/staticdata
/opt/eve-echoes-tools /opt/eve-echoes-tools
Traceback (most recent call last):
File "scripts/dump_static_data.py", line 510, in
dump_static_data_fsd(xapk_temp_dir)
File "scripts/dump_static_data.py", line 318, in dump_static_data_fsd
for filename in os.listdir(obb_path):
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpqld7cygx/Android/obb/com.netease.eve.en'
/opt/eve-echoes-tools
The text was updated successfully, but these errors were encountered:
Hi, i'm trying to run docker img, but always stoped on one place, can't understand what's wrong
docker run -v$(pwd):/home/root/ cookiemagic/evee-tools dump_static /home/root/eve.xapk /home/root/staticdata
/home/root/eve.xapk
/home/root/staticdata
/opt/eve-echoes-tools /opt/eve-echoes-tools
Traceback (most recent call last):
File "scripts/dump_static_data.py", line 510, in
dump_static_data_fsd(xapk_temp_dir)
File "scripts/dump_static_data.py", line 318, in dump_static_data_fsd
for filename in os.listdir(obb_path):
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpqld7cygx/Android/obb/com.netease.eve.en'
/opt/eve-echoes-tools
The text was updated successfully, but these errors were encountered: