Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sh: start: command not found #22

Open
meteormatt opened this issue Jun 28, 2017 · 5 comments
Open

sh: start: command not found #22

meteormatt opened this issue Jun 28, 2017 · 5 comments

Comments

@meteormatt
Copy link

$ python scraper-jd.py
Namespace(area='1_72_2799_0', count=1, flush=False, good='', submit=False, wait=500)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Wed Jun 28 14:12:28 2017 > 请打开京东手机客户端,准备扫码登陆:
sh: start: command not found
201 : 二维码未扫描 ,请扫描二维码
201 : 二维码未扫描 ,请扫描二维码

出不来二维码

@Biercenter
Copy link

Windows 10上使用Bash on Ubuntu也出不来

@adyzng
Copy link
Owner

adyzng commented Jul 11, 2017

@Biercenter Win10 Bash 没有GUI,没法显示图片

@adyzng
Copy link
Owner

adyzng commented Jul 11, 2017

@meteormatt Linux打开图片的命令是什么?

@Biercenter
Copy link

改用windows版的python和golang,2个版本都能正常运行了,还编译成exe,不错😄

@meteormatt
Copy link
Author

meteormatt commented Jul 12, 2017

Mac 下好像是open.
Linux 下不是特别清楚了
Linux下可以试试xdg-open

参考 https://github.com/Go-zh/tour/blob/master/gotour/local.go#L207

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants