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

Assigning PKG_CONFIG_PATH to solve installation problem #94

Open
zuoxingdong opened this issue Nov 21, 2017 · 0 comments
Open

Assigning PKG_CONFIG_PATH to solve installation problem #94

zuoxingdong opened this issue Nov 21, 2017 · 0 comments

Comments

@zuoxingdong
Copy link

The installation fails sometimes since it is not able to link PKG_CONFIG_PATH correctly, one solution could be appending following script into ~/.bashrc

export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:<YOUR-PYTHON-PATH>/lib/pkgconfig by replacing <YOUR-PYTHON-PATH> with the python path.

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