jiangxufeng / v2rayL

v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新
GNU General Public License v3.0
3.16k stars 611 forks source link

前面安装蛮顺利 但是GUI程序无法打开 #143

Open CodeFly16 opened 4 years ago

CodeFly16 commented 4 years ago

会有如下错误显示 有哪为大佬能帮我解决 Error loading Python lib '/tmp/_MEI8hMI97/libpython3.6m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /tmp/_MEI8hMI97/libpython3.6m.so.1.0)

lifenglsf commented 4 years ago

尝试用包管理工具重新安装Python3.6.然后再按照步骤安装。

passgall commented 4 years ago

会有如下错误显示 有哪为大佬能帮我解决 Error loading Python lib '/tmp/_MEI8hMI97/libpython3.6m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /tmp/_MEI8hMI97/libpython3.6m.so.1.0)

是否已经解决?在ubuntu16.04下也碰到同样问题

CodeFly16 commented 4 years ago

尝试用包管理工具重新安装Python3.6.然后再按照步骤安装。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

这是原作者给我发的邮件 不过我自己还没有尝试

------------------ 原始邮件 ------------------ 发件人: "passgall"<notifications@github.com>; 发送时间: 2020年3月19日(星期四) 下午2:59 收件人: "jiangxufeng/v2rayL"<v2rayL@noreply.github.com>; 抄送: "尧顺与"<466885667@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [jiangxufeng/v2rayL] 前面安装蛮顺利 但是GUI程序无法打开 (#143)

会有如下错误显示 有哪为大佬能帮我解决 Error loading Python lib '/tmp/_MEI8hMI97/libpython3.6m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /tmp/_MEI8hMI97/libpython3.6m.so.1.0)

是否已经解决?在ubuntu16.04下也碰到同样问题

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

passgall commented 4 years ago

尝试用包管理工具重新安装Python3.6.然后再按照步骤安装。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. 这是原作者给我发的邮件 不过我自己还没有尝试 ------------------ 原始邮件 ------------------ 发件人: "passgall"<notifications@github.com>; 发送时间: 2020年3月19日(星期四) 下午2:59 收件人: "jiangxufeng/v2rayL"<v2rayL@noreply.github.com>; 抄送: "尧顺与"<466885667@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [jiangxufeng/v2rayL] 前面安装蛮顺利 但是GUI程序无法打开 (#143) 会有如下错误显示 有哪为大佬能帮我解决 Error loading Python lib '/tmp/_MEI8hMI97/libpython3.6m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /tmp/_MEI8hMI97/libpython3.6m.so.1.0) 是否已经解决?在ubuntu16.04下也碰到同样问题 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

我是在window7与ubuntu 16.04下同时使用,一开始使用搬瓦工搭配ss或者ssr,最近突然ubuntu下不能使用,后转到v2ray,这个工具确实比较好用,比ssr速度快很多,并且非常稳定。 1.ubuntu16.04默认已经安装py3.5 py2.7,该程序打包使用ubuntu18与py3.6,个人碰到问题主要是py3.6导致 2.参考主面以下说明使用本地配置使用即可 1/运行git clone https://github.com/jiangxufeng/v2rayL.git 2/进入项目文件夹,然后运行pip install -r requirements.txt 3/运行cd v2rayL-GUI && pyinstaller -F v2rayLui.py -p config.py -p sub2conf_api.py -p v2rayL_api.py -p v2rayL_threads.py -p utils.py -i images/logo.ico -n v2rayLui 4/打包后运行mv dist/v2rayLui /usr/bin/v2rayL/v2rayLui 替换安装时下载的程序

Jesse-Jiang commented 4 years ago

会有如下错误显示 有哪为大佬能帮我解决 Error loading Python lib '/tmp/_MEI8hMI97/libpython3.6m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /tmp/_MEI8hMI97/libpython3.6m.so.1.0)

是否已经解决?在ubuntu16.04下也碰到同样问题

CodeFly16 commented 4 years ago

尝试用包管理工具重新安装Python3.6.然后再按照步骤安装。

------------------ 原始邮件 ------------------ 发件人: "Jesse-Jiang"<notifications@github.com>; 发送时间: 2020年3月28日(星期六) 晚上8:56 收件人: "jiangxufeng/v2rayL"<v2rayL@noreply.github.com>; 抄送: "尧顺与"<466885667@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [jiangxufeng/v2rayL] 前面安装蛮顺利 但是GUI程序无法打开 (#143)

会有如下错误显示 有哪为大佬能帮我解决 Error loading Python lib '/tmp/_MEI8hMI97/libpython3.6m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /tmp/_MEI8hMI97/libpython3.6m.so.1.0)

是否已经解决?在ubuntu16.04下也碰到同样问题

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

CodeFly16 commented 4 years ago

1.ubuntu16.04默认已经安装py3.5 py2.7,该程序打包使用ubuntu18与py3.6,个人碰到问题主要是py3.6导致 2.参考主面以下说明使用本地配置使用即可 1/运行git clone https://github.com/jiangxufeng/v2rayL.git 2/进入项目文件夹,然后运行pip install -r requirements.txt 3/运行cd v2rayL-GUI && pyinstaller -F v2rayLui.py -p config.py -p sub2conf_api.py -p v2rayL_api.py -p v2rayL_threads.py -p utils.py -i images/logo.ico -n v2rayLui 4/打包后运行mv dist/v2rayLui /usr/bin/v2rayL/v2rayLui 替换安装时下载的程序

------------------ 原始邮件 ------------------ 发件人: "Jesse-Jiang"<notifications@github.com>; 发送时间: 2020年3月28日(星期六) 晚上8:56 收件人: "jiangxufeng/v2rayL"<v2rayL@noreply.github.com>; 抄送: "尧顺与"<466885667@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [jiangxufeng/v2rayL] 前面安装蛮顺利 但是GUI程序无法打开 (#143)

会有如下错误显示 有哪为大佬能帮我解决 Error loading Python lib '/tmp/_MEI8hMI97/libpython3.6m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /tmp/_MEI8hMI97/libpython3.6m.so.1.0)

是否已经解决?在ubuntu16.04下也碰到同样问题

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Mickeyyyang commented 4 years ago

有人解决这个问题了吗?我也遇到了,希望大佬能把经验分享一下

Jesse-Jiang commented 4 years ago

我把Ubuntu升级到18.04以后就没没这个问题了,不过出现了其它错误,所以我选择了命令行型的软件

ole@metatype.cn

18234096548@163.com | 签名由网易邮箱大师定制 在2020年5月22日 19:03,xuyangbitnotifications@github.com 写道:

有人解决这个问题了吗?我也遇到了,希望大佬能把经验分享一下

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Mickeyyyang commented 4 years ago

老哥你用的哪个版本的命令行型软件,是deb包吗,可以分享个链接吗?多谢啦 yang xu 邮箱:bitxuyang@gmail.com 签名由 网易邮箱大师 定制 在2020年05月23日 23:11,Jinhua Jiang 写道: 我把Ubuntu升级到18.04以后就没没这个问题了,不过出现了其它错误,所以我选择了命令行型的软件 | | ole@metatype.cn | | 18234096548@163.com | 签名由网易邮箱大师定制 在2020年5月22日 19:03,xuyangbitnotifications@github.com 写道: 有人解决这个问题了吗?我也遇到了,希望大佬能把经验分享一下 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Jesse-Jiang commented 4 years ago

在github上找到的,选哪个版本都行,最好是新一点的,命令行那个还可以,图形界面那个有bug

ole@metatype.cn

18234096548@163.com | 签名由网易邮箱大师定制 在2020年5月23日 23:21,xuyangbitnotifications@github.com 写道:

老哥你用的哪个版本的命令行型软件,是deb包吗,可以分享个链接吗?多谢啦 yang xu 邮箱:bitxuyang@gmail.com 签名由 网易邮箱大师 定制 在2020年05月23日 23:11,Jinhua Jiang 写道: 我把Ubuntu升级到18.04以后就没没这个问题了,不过出现了其它错误,所以我选择了命令行型的软件 | | ole@metatype.cn | | 18234096548@163.com | 签名由网易邮箱大师定制 在2020年5月22日 19:03,xuyangbitnotifications@github.com 写道: 有人解决这个问题了吗?我也遇到了,希望大佬能把经验分享一下 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.