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 error #116

Closed
JonathonBowen opened this issue Nov 21, 2023 · 5 comments
Closed

Installation error #116

JonathonBowen opened this issue Nov 21, 2023 · 5 comments

Comments

@JonathonBowen
Copy link

Hi!

On the installation of FlowUnsteady I am receiving the following error:

ERROR: Unsatisfiable requirements detected for package VSPGeom [9b3f6a95]:
VSPGeom [9b3f6a95] log:
├─VSPGeom [9b3f6a95] has no known versions!
└─restricted to versions * by FLOWUnsteady [b491798d] — no versions left
└─FLOWUnsteady [b491798d] log:
├─possible versions are: 3.3.0 or uninstalled
└─FLOWUnsteady [b491798d] is fixed to version 3.3.0

I have tried my best to try and find a solution for this but to no avail. Any help on this final stage would be greatly appreciated!

All the best,
J.

@inse0918
Copy link

inse0918 commented Nov 23, 2023

Hi, follow this contents.

Other Packages

Run the following commands in the Julia REPL to add some dependencies that are not
in the official Julia registry:

import Pkg

url = "https://github.com/byuflowlab/"

packages = (("AirfoilPrep.jl", "v2.1.2"), ("FLOWVLM", "v2.1.2"),
            ("BPM.jl", "v2.0.1"), ("FLOWNoise", "v2.3.2"), ("VSPGeom.jl", nothing))

@JonathonBowen
Copy link
Author

Thank you for your help!

@sakurakikiki
Copy link

Hi, follow this contents.

Other Packages

Run the following commands in the Julia REPL to add some dependencies that are not in the official Julia registry:

import Pkg

url = "https://github.com/byuflowlab/"

packages = (("AirfoilPrep.jl", "v2.1.2"), ("FLOWVLM", "v2.1.2"),
            ("BPM.jl", "v2.0.1"), ("FLOWNoise", "v2.3.2"), ("VSPGeom.jl", nothing))

Hello, why does flowvlm fail to compile

@VE111
Copy link

VE111 commented Jul 2, 2024

I have the problem too. Can U solve it ?

@sakurakikiki
Copy link

I have the problem too. Can U solve it ?

Dude, you can change python to 3.8 and give it a try

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

4 participants