Thank you received: 7
pip install of pyindi-client - Unable to find libindiclient.a in...
9 months 2 weeks ago
Topic Author
pip install of pyindi-client - Unable to find libindiclient.a in... #35488
Trying to install pyindi-client using the
recommended method
, but I'm getting an error:
Any thought as to what I could be doing wrong
john@ekos:~/source/pyindi-client-0.2.3$ pip install --user --install-option="--prefix=" pyindi-client
/usr/lib/python2.7/dist-packages/pip/commands/install.py:212: UserWarning: Disabling all use of wheels due to the use of --build-options / --global-options / --install-options.
cmdoptions.check_install_build_global(options)
Collecting pyindi-client
Using cached https://files.pythonhosted.org/packages/a7/4d/9ae15f572822c2fac5d6756570b205bdf578c80be24e274947ac74962873/pyindi-client-0.2.3.tar.gz
Complete output from command python setup.py egg_info:
Unable to find libindiclient.a in ['/usr/lib/arm-linux-gnueabihf', '/usr/lib', '/usr/lib64', '/lib', '/lib64', '/usr/local/lib']
Please specify a path where to find libindiclient.a in the setup.py script
Exiting
Any thought as to what I could be doing wrong
Please Log in or Create an account to join the conversation.
9 months 2 weeks ago
Topic Author
pip install of pyindi-client - Unable to find libindiclient.a in... #35489
figured that out. I was missing some dependencies
Please Log in or Create an account to join the conversation.
3 months 3 weeks ago
pip install of pyindi-client - Unable to find libindiclient.a in... #42099
What dependencies do I need to install? I solve the same problem. Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.170 seconds