Skip to content

Commit

Permalink
Update readme_mac_python.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hidecode221b authored Nov 5, 2021
1 parent 722aaa4 commit 08bd1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme_mac_python.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a note to build radia on python/macOS. When python is updated, you can m

1. Download code in zip and unzip it.
1. Open terminal and `make all` in the radia-master directory. If you have previous build, delete them first with password.
1. Move the directory **/env/radia_python/** and `python3 setup.py install` in terminal.
1. Move the directory **/cpp/py/** and `python3 setup.py install` in terminal.
1. Make a copy of **/cpp/py/build/** *lib.macosx-10.9-x86_64-3.9/radia.cpython-39-darwin.so* (names depend on environment).
1. Paste it in **/env/radia_python/**.
1. Duplicate it and rename it to **radia.so** (delete original radia.so in not neccesary).
Expand Down

0 comments on commit 08bd1fa

Please sign in to comment.