FSharp.Interop.PythonProvider icon indicating copy to clipboard operation
FSharp.Interop.PythonProvider copied to clipboard

python3 : IronPython3

Open jkone27 opened this issue 1 year ago • 0 comments

Suggestion Python3

we could have a branch for this to use ironpython3 : https://github.com/IronLanguages/ironpython3 , seems mantained

Repro steps

Useful to use modern python in F# scripts! would be very useful together with

#r "py: ....<pip dependency for iron python>..."

Expected behavior

run and execute python 3 inside NET6 LTS (ironpy is NET6 so is compat), maybe this branch should not support older .NET versions, NET8 is latest LTS..

jkone27 avatar Apr 05 '24 08:04 jkone27