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

[ERROR] Problem occurred while building package pyyaml: Unresolved install path. #611

Open
Andre-Capjoy opened this issue Jan 17, 2022 · 0 comments

Comments

@Andre-Capjoy
Copy link

Andre-Capjoy commented Jan 17, 2022

Hey there, I try to install gnuradio with pybombs. But I always get error: [ERROR] Problem occurred while building package pyyaml:
Unresolved install path.
Despite that I installed python-yaml/pyyaml.

My OS is Linux Manjaro 21.2.1
Here is my whole output
output.txt

And here a stripped-down version

[gnuradio@gnuradio-virtualbox ~]$ pybombs -v prefix init ~/Apps/gnuradio3 -R gnuradio-default
...
Install tree:
|
\- gnuradio
   |
   +- libvolk
   |
   +- uhd
   |  |
   |  \- python-requests
   |
   \- pyyaml
[INFO] Phase 1 complete: All binary dependencies installed.
[INFO] Phase 2: Recursively installing source packages to prefix:
[INFO] Installing package: pyyaml
[DEBUG] install(pyyaml, install_type=source, static=False)
[DEBUG] Using packager source
[DEBUG] State on package pyyaml is 10
[DEBUG] Package pyyaml is already fetched.
[DEBUG] Requiring packages on host system: []
[DEBUG] Attempting to add binary package manager apt
[DEBUG] Attempting to add binary package manager yumdnf
[DEBUG] Attempting to add binary package manager port
[DEBUG] Attempting to add binary package manager brew
[DEBUG] Attempting to add binary package manager zypper
[DEBUG] Attempting to add binary package manager pacman
[DEBUG] pacman is supported!
[DEBUG] Attempting to add binary package manager portage
[DEBUG] Attempting to add binary package manager pymod
[DEBUG] pymod is supported!
[DEBUG] Attempting to add binary package manager pip
[DEBUG] Using pip executable: pip3
[DEBUG] pip is supported!
[DEBUG] Attempting to add binary package manager pkgconfig
[DEBUG] Attempting to add binary package manager cmd
[DEBUG] cmd is supported!
[DEBUG] Using binary packagers: ['pacman', 'pymod', 'pip', 'cmd']
[DEBUG] Phase 1: Creating install tree and installing binary packages:
[DEBUG] Checking if package build-essential is installable...
[DEBUG] Package build-essential is not installable.
[ERROR] Package has no install method: build-essential
[ERROR] Problem occurred while building package pyyaml:
Unresolved install path.
[ERROR] Error installing package pyyaml. Aborting.

Any idea?

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

1 participant