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

UnsatisfiableError: The following specifications were found to be incompatible with each other: #42

Open
mojoee opened this issue Nov 26, 2020 · 12 comments

Comments

@mojoee
Copy link

mojoee commented Nov 26, 2020

Hey there,

i got a brand new installation of conda but I receive an dependency issue when following the instructions from the CODE.md file. Any help is appreciated.

Best,
Mo

The error is as follows:

conda create -n lsfm -c menpo python=3.5 lsfm
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: |
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versions

Package python conflicts for:
python=3.5
lsfm -> python=3.5
lsfm -> docopt[version='>=0.6.2'] -> python[version='2.7.|3.4.|>=2.7,<2.8.0a0|>=3.5,<3.6.0a0|>=3.6,<3.7.0a0|>=3.7,<3.8.0a0|>=3.8,<3.9.0a0|>=3.6']


My System is :
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.7 LTS
Release: 16.04
Codename: xenial

@a78239636
Copy link

I met this problem today, It's seemed no one maintains the repo for too long. I have installed lsfm from source code, but it will take many steps.

@EricWang12
Copy link

I met this problem today, It's seemed no one maintains the repo for too long. I have installed lsfm from source code, but it will take many steps.

What do you mean by "install from the source code"? I am seeing this problem as well and get totally puzzled...

@a78239636
Copy link

I met this problem today, It's seemed no one maintains the repo for too long. I have installed lsfm from source code, but it will take many steps.

What do you mean by "install from the source code"? I am seeing this problem as well and get totally puzzled...

Compile lsfm from source code to install.

@EricWang12
Copy link

Compile lsfm from source code to install.

Did that work? How long did it take you to get all done?

@a78239636
Copy link

Compile lsfm from source code to install.

Did that work? How long did it take you to get all done?

Yeap, 4-5 days.

@EricWang12
Copy link

Yeap, 4-5 days.

WOW..... Thanks a lot. I can tell it's not an easy task..... Could you share the model you've got at the end? That would save weeks of me probably repeating what you have done... orz

@a78239636
Copy link

Yeap, 4-5 days.

WOW..... Thanks a lot. I can tell it's not an easy task..... Could you share the model you've got at the end? That would save weeks of me probably repeating what you have done... orz

Ok, If you're not in a hurry, I may have time on the weekend.

@mojoee
Copy link
Author

mojoee commented Dec 9, 2020

@a78239636 do you have any guide to compile lsfm from source?

@a78239636
Copy link

a78239636 commented Dec 12, 2020

@a78239636 do you have any guide to compile lsfm from source?

There is no complete guide, only some personal experience. When you try to install from source, lsfm need menpo3d>=0.6 & <0.7, so you should first install menpo3d==0.6.0 from source.
If tripixel.pyx is missing, you can find it from https://github.com/menpo/menpo3d/tree/master/menpo3d/rasterize.

There may be some other issue, however I did not record it,Hope this may help you.

@a78239636
Copy link

Yeap, 4-5 days.

WOW..... Thanks a lot. I can tell it's not an easy task..... Could you share the model you've got at the end? That would save weeks of me probably repeating what you have done... orz

Already sent to you.

@Albus-Tan
Copy link

@a78239636 I have met the same problem, and failed to compile from source. Could you share the model you've got at the end to me as well? Thanks a lot!!

@Parth0248
Copy link

@a78239636 I am facing the same problem, and failing to compile from the source code. Can you share the model you got?? Thank you in advance :)

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

5 participants