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

ndghttpsclient recipe build fail #2814

Open
RobertFlatt opened this issue May 30, 2023 · 0 comments
Open

ndghttpsclient recipe build fail #2814

RobertFlatt opened this issue May 30, 2023 · 0 comments

Comments

@RobertFlatt
Copy link
Contributor

Logs

This recipe is a file not a directory!

[1m[INFO][0m:    IF THIS FAILS, THE MODULES MAY NEED A RECIPE. A reason for this is often modules compiling native code that is unaware of Android cross-compilation and does not work without additional changes / workarounds.
[1m[90m[DEBUG][39m[0m:   [90m->[0m running bash -c venv/bin/pip install -v --target '/home/bobf/ex/regression/.buildozer/android/platform/build-arm64-v8a/build/python-installs/myapp/arm64-v8a' --no-deps -r requirements.txt[0m
[1m[90m[DEBUG][39m[0m:   	Ignoring "sys._home = value" override
[1m[90m[DEBUG][39m[0m:   	Using pip 23.1.2 from /home/bobf/ex/regression/.buildozer/android/platform/build-arm64-v8a/build/venv/lib/python3.10/site-packages/pip (python 3.10)
[1m[90m[DEBUG][39m[0m:   	[31mERROR: Could not find a version that satisfies the requirement ndghttpsclient (from versions: none)[0m[31m
[1m[90m[DEBUG][39m[0m:   	[0m[31mERROR: No matching distribution found for ndghttpsclient[0m[31m
[1m[90m[DEBUG][39m[0m:   	[0m
Exception in thread background thread for pid 25542:
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/home/bobf/.local/lib/python3.10/site-packages/sh.py", line 1683, in wrap
    fn(*rgs, **kwargs)
  File "/home/bobf/.local/lib/python3.10/site-packages/sh.py", line 2662, in background_thread
    handle_exit_code(exit_code)
  File "/home/bobf/.local/lib/python3.10/site-packages/sh.py", line 2349, in fn
    return self.command.handle_command_exit_code(exit_code)
  File "/home/bobf/.local/lib/python3.10/site-packages/sh.py", line 905, in handle_command_exit_code
    raise exc
sh.ErrorReturnCode_1: 

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

No branches or pull requests

2 participants