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

installation errors oct 2022 #35

Closed
cristiantrif opened this issue Oct 14, 2022 · 1 comment
Closed

installation errors oct 2022 #35

cristiantrif opened this issue Oct 14, 2022 · 1 comment

Comments

@cristiantrif
Copy link

Hello,

I have tried to install using the automation scripts (1_format_extroot.sh and 2_script_manual.sh)

Here are some errors I've got:

  • pip install streaming-form-data
root@OpenWrt:~# pip3 install streaming-form-data -v
Using pip 22.2.2 from /usr/lib/python3.10/site-packages/pip (python 3.10)
Collecting streaming-form-data
  Using cached streaming-form-data-1.11.0.tar.gz (93 kB)
  Running command pip subprocess to install build dependencies
  /usr/bin/python3: can't open file '/usr/lib/python3.10/site-packages/pip/__pip-runner__.py': [Errno 2] No such file or directory
  error: subprocess-exited-with-error

  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 2
  ╰─> See above for output.

  note: This error originates from a subprocess, and is likely not a problem with pip.
  full command: /usr/bin/python3 /usr/lib/python3.10/site-packages/pip/__pip-runner__.py install --ignore-installed --no-user --prefix /tmp/pip-build-env-v6e0mik_/overlay --no-warn-script-location -v --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=40.8.0' wheel
  cwd: [inherit]
  Installing build dependencies ... error
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 2
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.


  • pip install apprise -
Using cached PyYAML-6.0.tar.gz (124 kB)
 error: subprocess-exited-with-error
  • pip install msgpack
    error: subprocess-exited-with-error
@ihrapsa
Copy link
Owner

ihrapsa commented Oct 15, 2022

A fix will come this weekend hopefully

@ihrapsa ihrapsa closed this as completed Oct 18, 2022
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

2 participants