Skip to content

Commit

Permalink
doc(wiki): Created Common issues (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
redchair123 authored and rvagg committed Jun 23, 2021
1 parent 0e37ff4 commit a38299e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Common-issues.md
@@ -0,0 +1,7 @@
## Python Issues OSX

Make sure you are using the native Python version in OSX. If you use a MacPorts of HomeBrew version, you may run into problems.

If you have issues with `execvp`, be sure to check your `$PYTHON` environment variable. If it is not set to the native version, unset it and try again.

Notes: https://gist.github.com/erichocean/5177582

0 comments on commit a38299e

Please sign in to comment.