Skip to content

[bug] 一直显示未检测到python3环境 #2904

Description

@kkznl

C:\Users\1>python -V
Python 3.14.7

C:\Users\1>where python
D:\slk\programming\py\python.exe

环境都是有配置的,path里也有

windows Unknown Windows 10 Pro 10.0 (Build 26100) 3.2.23(221) x86_64 cpu(12)
Path: D:\slk\programming\py;C:\Program Files (x86)\VMware\VMware Workstation\bin;D:\slk\programming\app\apache-maven-3.8.6\bin;D:\slk\jdk\jre\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;D:\slk\programming\app\node;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\slk\programming\app\mysql-8.0.30-winx64\bin;D:\slk\programming\Git\cmd;D:\Program Files (x86)\微信web开发者工具\dll;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Users\1\AppData\Roaming\npm;C:\Program Files\NVIDIA Corporation\NVIDIA App\NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;D:\slk\programming\py\Scripts
08-29 00:39:48.1995 [I][Dart]: App logger is ready now.
08-29 00:39:48.2007 [V][Dart]: Pre-initing app...
08-29 00:39:48.2068 [V][Dart]: App pre-init done.
08-29 00:39:48.2088 [V][Dart]: Post-initing app...
08-29 00:39:48.2584 [I][Dart]: Restoring window frame Rect.fromLTRB(740.0, 336.0, 1820.0, 1056.0)
08-29 00:39:48.3081 [V][Dart]: Initing netbare engine...
08-29 00:39:48.3306 [V][Dart]: Loading CA certificate...
08-29 00:39:48.3366 [V][Dart]: CA certificate is found from cache.
08-29 00:39:48.3409 [V][Dart]: Starting netbare engine on port 9000
08-29 00:39:48.3419 [I][Dart]: Netbare engine is ready!
08-29 00:39:48.3430 [V][Dart]: Internal forwarder: cert.reqable.com -> 127.0.0.1:12412
08-29 00:39:48.3430 [V][Dart]: Internal forwarder: 127.0.0.1:9000 -> 127.0.0.1:12412
08-29 00:39:48.3430 [V][Dart]: Checking netbare engine state...
08-29 00:39:48.3523 [V][Dart]: Internal Server >> GET
08-29 00:39:48.3533 [I][Dart]: Netbare engine state is ok!
08-29 00:39:48.4253 [V][Dart]: App post-init done.
08-29 00:39:48.4335 [V][Dart]: Rengine request: app/config
08-29 00:39:48.4500 [V][Dart]: Python env detect path: python.exe
08-29 00:39:48.4551 [I][Dart]: Device net broadcast receiver started on 0.0.0.0:12320
08-29 00:39:48.5241 [I][Dart]: [Collaborative] Server is running on port 12310
08-29 00:39:48.5241 [V][Dart]: Add internal forwarder: 192.168.31.148:9000
08-29 00:39:48.5241 [V][Dart]: Internal forwarder: cert.reqable.com -> 127.0.0.1:12412
08-29 00:39:48.5241 [V][Dart]: Internal forwarder: reqable.internal.ws -> 127.0.0.1:12310
08-29 00:39:48.5241 [V][Dart]: Internal forwarder: 127.0.0.1:9000 -> 127.0.0.1:12412
08-29 00:39:48.5251 [V][Dart]: Internal forwarder: 192.168.31.148:9000 -> 127.0.0.1:12412
08-29 00:39:48.5251 [V][Dart]: Detected new local IPs(1)
08-29 00:39:48.5251 [V][Dart]: Local IP: 192.168.31.148
08-29 00:39:48.5562 [I][Dart]: Capture SSL enabled: true
08-29 00:39:49.2915 [E][Dart]: Failed to detect Python env version: no output.
08-29 00:39:49.2925 [V][Dart]: Python env detect path: python3.exe
08-29 00:39:49.2925 [I][Dart]: Log file clean done!
08-29 00:39:49.3440 [I][Dart]: Config backup saved to File: 'C:\Users\1\AppData\Roaming\Reqable\backup\config\1787935188370.zip'
08-29 00:39:49.3495 [I][Dart]: Capture redundancy file clean done!
08-29 00:39:49.3819 [V][Dart]: Rengine response: app/config(200)
08-29 00:39:49.3819 [I][Dart]: Check update ok, has update: false
08-29 00:39:49.3930 [E][Dart]: Python env detect shell error: 'python3.exe' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
08-29 00:39:49.3930 [E][Dart]: Failed to run python shell: exit code 1
08-29 00:39:50.4631 [V][Dart]: Showing window debug_logger
08-29 00:39:50.4631 [V][Dart]: Popuping window debug_logger

这是启动日志

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwindowsWindows Platform

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions