Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Not working #112

Open
Soft-Buddy opened this issue Jan 12, 2024 · 4 comments
Open

Not working #112

Soft-Buddy opened this issue Jan 12, 2024 · 4 comments

Comments

@Soft-Buddy
Copy link

Soft-Buddy commented Jan 12, 2024

rudra@rudra:~/crossenv/usr/bin$ python3 -m crossenv /home/rudra/crossenv/usr/bin/python3 venv
WARNING: The cross-compiler ('/android-ndk-r25b/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android24-clang') does not appear to be for the correct architecture (got aarch64-unknown-linux-android24, expected aarch64-unknown-linux-android). Use --cc to correct, if necessary.
ERROR: Command '['/home/rudra/crossenv/usr/bin/venv/build/bin/python3', '-m', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.
rudra@rudra:~/crossenv/usr/bin$

This is the error I face when setting up crossenv. Kindly rectify this.

@pmp-p
Copy link

pmp-p commented Jan 12, 2024

why r25b ? isn't current LTS r26b ?

@Soft-Buddy
Copy link
Author

Tried with ndk r26b too, doesn't make any difference

@benfogle
Copy link
Owner

While I get this set up, can you run with -vv to get debug output? That might give us a clue about what's going wrong.

Also: Which Python version(s) are you using?

@Soft-Buddy
Copy link
Author

Python 3.11.7

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

No branches or pull requests

3 participants