码迷,mamicode.com
首页 > 编程语言 > 详细

Mac+Python环境使用phantomjs时报在PATH中找不到

时间:2020-06-15 14:04:11      阅读:134      评论:0      收藏:0      [点我收藏+]

标签:文件夹   pen   port   文件   压缩   ext   ted   text   bash   

1、编辑.bash_profile文件,输入命令:open -a TextEdit ~/.bash_profile

2、在~/.bash_profile配置phantomjs路径,export PATH="/usr/local/#phantomjs-2.1.1-macosx/bin$PATH"

3、下载压缩包,解压之后,把bin文件夹下面的phantomjs复制到/usr/bin下面就行了

Mac+Python环境使用phantomjs时报在PATH中找不到

标签:文件夹   pen   port   文件   压缩   ext   ted   text   bash   

原文地址:https://www.cnblogs.com/youqingyan/p/13130073.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!