We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9319fc7 commit 51a20faCopy full SHA for 51a20fa
BUILD-LINUX.md
@@ -134,6 +134,18 @@ directly either by double clicking it in your file manager or via the terminal
134
```
135
./sonic-pi
136
137
+
138
+#### Anaconda users beware!
139
140
+Anaconda (a popular data science toolkit) installs a lot of extra programs, which conflicts with the build process mentioned above.
141
142
+If you run:
143
144
+```
145
+conda deactivate
146
147
148
+Before the build steps that should stop things breaking. Once Sonic Pi is built, you can use `conda` as normal after that.
149
150
151
## Good Luck!
0 commit comments