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

Install Error #19

Open
Batmanabcdefg opened this issue Dec 5, 2019 · 7 comments
Open

Install Error #19

Batmanabcdefg opened this issue Dec 5, 2019 · 7 comments

Comments

@Batmanabcdefg
Copy link

I cannot install UMAT.Jl in Julia 1.2.0

ERROR: Unsatisfiable requirements detected for package BinaryProvider [b99e7846]:
 BinaryProvider [b99e7846] log:
 ├─possible versions are: 0.5.3 or uninstalled
 └─restricted to versions 0.5.6-0.5 by UMAT [d4351ba0] — no versions left
   └─UMAT [d4351ba0] log:
     ├─possible versions are: 0.1.0 or uninstalled
     └─UMAT [d4351ba0] is fixed to version 0.1.0
@TeroFrondelius
Copy link
Member

I would try ] update

@Batmanabcdefg
Copy link
Author

I just use this method, but it does not solve the problem```

ERROR: Unsatisfiable requirements detected for package BinaryProvider [b99e7846]:
BinaryProvider [b99e7846] log:
├─possible versions are: 0.5.3 or uninstalled
└─restricted to versions 0.5.6-0.5 by UMAT [d4351ba0] — no versions left
└─UMAT [d4351ba0] log:
├─possible versions are: 0.1.0 or uninstalled
└─UMAT [d4351ba0] is fixed to version 0.1.0

@TeroFrondelius
Copy link
Member

Next thing to try: activate an empty environment and add just the UMAT. If you figure out the problem, pull request is much appreciated.

@Batmanabcdefg
Copy link
Author

@TeroFrondelius I have just reinstalled JuliaPro 1.2.0 ... add BinaryProvider & umat.jl

however, it doesnot work.,...... the same error ...

@Batmanabcdefg
Copy link
Author

@ahojukka5 this UMAT problem should depend on BinaryProvider, i.e.

ERROR: Unsatisfiable requirements detected for **package BinaryProvider** [b99e7846]:
BinaryProvider [b99e7846] log:
├─possible versions are: 0.5.3 or uninstalled
└─restricted to versions 0.5.6-0.5 by UMAT [d4351ba0] — no versions left
└─UMAT [d4351ba0] log:
├─possible versions are: 0.1.0 or uninstalled
└─UMAT [d4351ba0] is fixed to version 0.1.0

@ahojukka5
Copy link
Member

Yes, this very likely has nothing to do with FEMBasis.jl dependency issue.

@TeroFrondelius
Copy link
Member

TeroFrondelius commented Dec 5, 2019

JuliaPro 1.2.0

Don't use JuliaPro it is not meant for open source development. It is meant for corporate users behind firewalls and it only works with curated packages, which doesn't include any JuliaFEM packages.

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