Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WARNING:root:File does not exist #63

Open
gaplan opened this issue Sep 4, 2022 · 1 comment
Open

WARNING:root:File does not exist #63

gaplan opened this issue Sep 4, 2022 · 1 comment

Comments

@gaplan
Copy link

gaplan commented Sep 4, 2022

When I write the code I have, I get the following error
on macbook i put it in '/proc/cpuinfo' folder but it can't see it
where is the right place?

emulator = Emulator(
vfs_root=posixpath.join(posixpath.dirname(file), "vfs")
)

Error message is

WARNING:root:File does not exist '/proc/cpuinfo'
WARNING:root:File does not exist '/proc/self/auxv'

@maiyao1988

@gaplan
Copy link
Author

gaplan commented Sep 4, 2022

whenever i call this library i get error like
emulator.load_library("./vfs/system/lib/libsscronet.so", do_init=True)

but the file is under this folder

/Users/username/Downloads/ExAndroidNativeEmu-master 2/vfs/proc

Why can't I see it, or where am I doing wrong?

@maiyao1988

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant