Skip to content
Discussion options

You must be logged in to vote

An update:

It took a long time but I think this stack-overflow helped resolve the issue. To clarify I am using .oh-my-zsh and homebrew.

In the ~ directory, input the command:

nano .bash_profile

You should see codes like:

# Setting PATH for Python 3.5
# The original version is saved in .bash_profile.pysave
PATH="/Library/Frameworks/Python.framework/Versions/3.5/bin:${PATH}"
export PATH

Copy and paste them to the end of your .zshrc file, save and exit.
Reopen the terminal and don't forget to source ~/.zshrc and pip can be used to install Slither.

Sometimes setting up the local environment can be the biggest hurdle. But it's worth it for such an incredible tool like Slither.

Hope this help…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@the-vegetarian-vampire
Comment options

@the-vegetarian-vampire
Comment options

Answer selected by the-vegetarian-vampire
Comment options

You must be logged in to vote
1 reply
@EngrPips
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants