MPI-IS / mesh

MPI-IS Mesh Processing Library
Other
643 stars 147 forks source link

Installation Issue : Given no hashes to check 151 links for project 'pip': discarding no candidates #54

Closed ashwath98 closed 3 years ago

ashwath98 commented 3 years ago

Hey, I was trying to setup mesh library on a remote system when I faced this issue : I setup boost as specified ( command whereis boost returns boost: /usr/include/boost ) when I run BOOST_INCLUDE_DIRS=/usr/include/boost/ make all from the mesh directory I get the following error : Given no hashes to check 151 links for project 'pip': discarding no candidates

This issue was previously also mentioned in https://github.com/MPI-IS/mesh/issues/15 but no resolution was reported back

System Info Python Version : 3.8 OS : Ubuntu 16.04 Clang Version : 3.8 Cmake version : 3.15

materdd commented 3 years ago

Same for me. But it works fine because this is kind of pip warning.

image

AmitSharma1127 commented 3 years ago

Any update on this? I am getting the same error. @materdd how did you installed it? Can you specify your installation steps?

ashwath98 commented 3 years ago

It should be installed already, this is just a warning