下载FLOWUnsteady 3.4.0,在centos7.9上安装。 julia中运行例子会遇到版本依赖不兼容的情况 #238
Unanswered
wuying0423
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
下载FLOWUnsteady 3.4.0,在centos7.9上安装。 julia中运行例子会遇到版本依赖不兼容的情况,
67fc377b40478ab4491a4ed26ca0e539
url = "https://github.com/byuflowlab/"
packages = [ "AirfoilPrep.jl", "FLOWVLM", "FLOWNoise", "BPM.jl", "FLOWVPM.jl", "FLOWUnsteady"]
Pkg.add([ Pkg.PackageSpec(; url=url*name) for name in packages ]) 在https://flow.byu.edu/FLOWUnsteady/installation/general/网页上,安装依赖的时候也一直是不成功的,有什么解决方案吗 @andrewning @moore54 麻烦帮看一下 感谢感谢
Beta Was this translation helpful? Give feedback.
All reactions