Skip to content

Commit 7967256

Browse files
committed
Add mac portability experiment
1 parent b1bd7bd commit 7967256

File tree

4 files changed

+13
-0
lines changed

4 files changed

+13
-0
lines changed

portability_experiment/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Experiment on Mac
2+
1. Install diffCheck library (replace <user_name> with your user name)
3+
```
4+
/Users/<user_name>/.rhinocode/py39-rh8/python3.9 -m pip install diffcheck-1.3.0-py3-none-any.whl --force-reinstal
5+
```
6+
7+
2. Open the `subtractive_gh_v1_mac_portability.gh` file, the expected result would be:
8+
![](./expected_result.png)
9+
10+
There should be no error before the Segmentation.
Binary file not shown.
657 KB
Loading
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:8c4cf8ce2c1eac0731904d5479b51b93de789ba412886460c17f4c41decd8291
3+
size 45841707

0 commit comments

Comments
 (0)