Results of dmg download from official website
eval "$(rbenv init-)"
export PATH="$HOME/.pyenv/shims:$PATH"
export PATH="/Users/k14044kk/.pyenv/versions/anaconda3-4.3.1/envs/opencvtest/lib/python3.5/site-packages/cv2.cpython-35m-darwin.so:$PATH"exportPYENV_ROOT="$HOME/.pyenv"
export PATH="$PYENV_ROOT/bin:$PATH"
export PATH="/usr/local/bin:$PATH"
export PATH="$HOME/Users/k14044kk/.rbenv/bin:$PATH"
export PATH="$HOME/Users/k14044kk/.rbenv/plugins/ruby-build/bin:$PATH"
export PATH="$HOME/.rbenv/bin:$PATH"
event "$(rbenv init-)"
##
#Your previous/Users/k14044kk/.bash_profile file was backed up as/Users/k14044kk/.bash_profile.macports-saved_2017-06-03_at_14:33:49
##
# MacPorts Installer addition on 2017-06-03_at_14:33:49: adding an approve PATH variable for use with MacPorts.
export PATH="/opt/local/bin:/opt/local/sbin:$PATH" ← line 16
# Finished adaptation your PATH environment variable for use with MacPorts.
# and later were added.
Only
If you type source~/.bash_profile
,
-bash:/Users/k14044kk/.bash_profile:line16:unexpected EOF while looking for matching`"'
-bash:/Users/k14044kk/.bash_profile:line18:syntax error:unexpected end of file
is returned.How can I solve this problem?By the way, there is no line 18...
macos
export PATH="/Users/k14044kk/.pyenv/versions/anaconda3-4.3.1/envs/opencvtest/lib/python3.5/site-packages/cv2.cpython-35m-darwin.so:$PATH"
"
was "
as shown in .
(There is no mention of the part in the question code)
371 Update Flask User Information
340 Memory layouts learned in theory don't work out as expected when actually printed as addresses.
356 Unity Virtual Stick Does Not Return to Center When You Release Your Finger
339 Understanding the Meaning of mpm prefork Settings
345 Who developed the "avformat-59.dll" that comes with FFmpeg?
© 2023 OneMinuteCode. All rights reserved.