-
Notifications
You must be signed in to change notification settings - Fork 73
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
Comments
Hi, follow this contents. Other PackagesRun the following commands in the Julia REPL to add some dependencies that are not 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)) |
Thank you for your help! |
Hello, why does flowvlm fail to compile |
I have the problem too. Can U solve it ? |
Dude, you can change python to 3.8 and give it a try |
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.
The text was updated successfully, but these errors were encountered: