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

pip3 missing? #110

Open
sgjava opened this issue Sep 19, 2021 · 4 comments
Open

pip3 missing? #110

sgjava opened this issue Sep 19, 2021 · 4 comments

Comments

@sgjava
Copy link

sgjava commented Sep 19, 2021

building dav1d - version 0.9.2
=======================
$ python3 -m pip install meson ninja --quiet --no-cache-dir --disable-pip-version-check
/usr/bin/python3: No module named pip

Failed to Execute python3 -m pip install meson ninja --quiet --no-cache-dir --disable-pip-version-check

I just installed pip and reran script.

@rokibhasansagar
Copy link
Contributor

#110 and #111 will be fixed after merging #109

@sgjava
Copy link
Author

sgjava commented Sep 19, 2021

Sounds good, got the x265 lib missing, but it looks like that was already addressed by #73

I should know in a bit.

@rokibhasansagar
Copy link
Contributor

Sounds good, got the x265 lib missing, but it looks like that was already addressed by #73

The issue of pkg-config missing for x265 in various systems still exists, and it also fixes itself by a few random processes.
It's still a common issue found in both sources from Multicoreware and Videolan.
That part was mentioned here too - #102 (comment)

@sgjava
Copy link
Author

sgjava commented Sep 19, 2021

sudo apt install libnuma-dev worked on Ubuntu 20.04.

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