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 Process Fails #46

Open
dravidjoseph opened this issue Feb 9, 2021 · 5 comments
Open

Installation Process Fails #46

dravidjoseph opened this issue Feb 9, 2021 · 5 comments
Assignees

Comments

@dravidjoseph
Copy link

Running pip3 install ingenialink on Ubuntu 18 after installing the dependencies gives the following error

File "ingenialink/ingenialink_build.py", line 117, in _build_deps
'--target', 'install'])
File "/usr/lib/python3.6/subprocess.py", line 311, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/home/vagrant/.local/bin/cmake', '--build', '_build/ingenialink', '--config', 'Release', '--target', 'install']' returned non-zero exit status 2.
[INFO] Ingenialink build

@RobertoRoos
Copy link

Same here, installation fail in my Ubuntu 18.04 subsystem for Windows.

Installation directly on Windows also fails. The manual suggests binary wheels are available, but run into an error about CMake not being found. That shouldn't be a problem if a pre-compiled wheel is used.

@oriolbv
Copy link
Collaborator

oriolbv commented Feb 18, 2021

Right now, ingenialink-python is not compatible with the Linux, but we are working to make it compatible soon.
Sorry for the inconvenience.

@oriolbv oriolbv closed this as completed Feb 26, 2021
@oriolbv
Copy link
Collaborator

oriolbv commented Feb 26, 2021

Right now, ingenialink-python is not compatible with the Linux, but we are working to make it compatible soon.
Sorry for the inconvenience.

@oriolbv oriolbv reopened this Feb 26, 2021
@rjuanpere rjuanpere assigned GullinBustin and unassigned oriolbv Dec 27, 2021
@psi-jmonaco
Copy link

psi-jmonaco commented Mar 28, 2022

Readme.rst @ https://github.com/ingeniamc/ingenialink-python mentions that Linux is supported when accessed today (28 MARCH 2022).

However, I am unsuccessful installing IngeniaLink python on Linux Mint / Ubuntu based distributions, having tried with pip3 in native python or pip under Anaconda's python 3 distribution. All recommended libraries and utilities are installed per the instructions in the readme.

What is the current state of things on Linux, i.e. is the readme up-to-date or is the open issue here about incompatibility with Linux the case?

Thank you.

@pzinemanas
Copy link
Contributor

pzinemanas commented Apr 23, 2024

Hi all,

The 7.3.0 version of ingenialink-python supports Linux. See the documentation for more information.

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

6 participants