求python怎么配置啊
Traceback (most recent call last):
File "wechat_jump_py3.py", line 1, in
import numpy as np
ModuleNotFoundError: No module named 'numpy'
我的一直报这个错
我的mi6无问题 就是排行榜不显示
你的python 没有 安装 numpy这个库
打开cmd命令行
输入 pip install numpy
2018-01-03 11:19 GMT+08:00 scyACE notifications@github.com:
求python怎么配置啊
Traceback (most recent call last):
File "wechat_jump_py3.py", line 1, in
import numpy as np
ModuleNotFoundError: No module named 'numpy'
我的一直报这个错—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/wangshub/wechat_jump_game/issues/761#issuecomment-354930263,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AdKiamI0JRgBFzQtJlxtnNI78L06lTedks5tGvHHgaJpZM4RRTyo
.
试试这个
{
"under_game_score_y": 300,
"press_coefficient": 1.44,
"piece_base_height_1_2": 20,
"piece_body_width": 70,
"swipe": {
"x1": 500,
"y1": 1600,
"x2": 500,
"y2": 1602
}
}
ok
米6 刷到500-650 这个区间就好了 ,不要刷太高,会被检测
米6 是 1920X1080的吗?
是的
2018-01-03 11:59 GMT+08:00 951240778 notifications@github.com:
米6 是 1920X1080的吗?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/wangshub/wechat_jump_game/issues/761#issuecomment-354933491,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AdKiam3_vu1f-Xn2eNHTYZ23z1UVonaEks5tGvsXgaJpZM4RRTyo
.
我用的作者推荐的mi6配置

在config/mi 目录下 把 mi6_config.json 放到 .py 文件同级目录
@fu9852531 你可以 修改一下 按压系数 改成 1.5 左右吧 我是 红米 note 4 x 1920X 1080的
目前跳到 500分左右 @fu9852531
可能需要修改其他参数吧 还 @fu9852531
用adb shell 的那个命令不好使,求解答
@scyACE 这个 只是安装一下adb 而已 添加环境变量
那如果用免adb的方法呢? @951240778
300 1.475 20 70,试试这个,我给同学一次就刷了六百多
不知道什么原因 只显示第一次的分数 第一次287分就挂了 后面再怎么刷都不能更新分数
只能跳两百多分
Most helpful comment
试试这个
{
"under_game_score_y": 300,
"press_coefficient": 1.44,
"piece_base_height_1_2": 20,
"piece_body_width": 70,
"swipe": {
"x1": 500,
"y1": 1600,
"x2": 500,
"y2": 1602
}
}