File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1717 <img alt =" C++ " src =" https://img.shields.io/badge/C%2B%2B-%23323330.svg?&style=for-the-badge&logo=c%2B%2B&logoColor=white " />
1818</div >
1919<div align =" center " >
20+ <img alt="Git" src="https://img.shields.io/badge/git%20-%23323330.svg?&style=for-the-badge&logo=git&logoColor=white"/>
2021 <img alt =" PowerShell " src =" https://img.shields.io/badge/PowerShell-%23323330.svg?&style=for-the-badge&logo=powershell&logoColor=white " />
2122 <img alt =" Shell " src =" https://img.shields.io/badge/Shell-%23323330.svg?&style=for-the-badge&logo=gnu-bash&logoColor=white " />
2223 <img alt =" Batch " src =" https://img.shields.io/badge/Batch-%23323330.svg?&style=for-the-badge&logo=windows&logoColor=white " />
23- </div >
24- <br >
24+ </div >
25+ <br >
2526
2627# .Net-Python
2728
29+ <br >
30+
2831Assign the location of the Python.DLL:
2932
3033``` csharp
3134RunTime .PythonDLL + @" " ;
3235```
3336
37+ <br >
38+
3439[ Python for .NET Documentation] ( https://pythonnet.github.io/ )
3540
41+ <br >
42+
3643To make the setup script executable, run the following command in your terminal:
3744
3845``` bash
3946chmod +x setup.sh
4047```
48+
49+ <br >
50+
4151``` bash
4252bash setup.sh
4353```
You can’t perform that action at this time.
0 commit comments