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

Dependency install issues #25

Open
JMWatkins opened this issue Apr 27, 2017 · 2 comments
Open

Dependency install issues #25

JMWatkins opened this issue Apr 27, 2017 · 2 comments

Comments

@JMWatkins
Copy link

`Reading package lists... Done
Building dependency tree
Reading state information... Done
Package xvfb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Unable to locate package swig
E: Unable to locate package swig3.0
E: Couldn't find any package by glob 'swig3.0'
E: Couldn't find any package by regex 'swig3.0'
E: Unable to locate package libssl-dev
E: Unable to locate package libjpeg-dev
E: Package 'xvfb' has no installation candidate`

I get this when I run ./install-dependencies.sh
Any clue what could be causing me to miss locating those packages. I seem to be unable to apt-get them or pip them too...
Thanks!

@CalfCrusher
Copy link

Same here. Any help?

@fcosec
Copy link

fcosec commented Sep 14, 2020

sudo apt-get install swig

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

3 participants