-
Notifications
You must be signed in to change notification settings - Fork 133
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
在 mac os系统上运行有问题 #56
Comments
最近的几个版本都没有在 Mac 上做测试,这个还得研究一下。 |
我的mac keyboard 也有这个问题,把没有的几个注释掉后,跑起来是正常。但是第一遍启动完成后,前端窗口弹出来无法操作。需要杀进程重新启动,才正常。 系统信息: |
https://github.com/AndersonBY/vector-vein/releases/download/v0.2.4/vector-vein-mac-v0.2.4.zip Keyborad 那个更新了一下,0.2.4版本在我的老 Mac 上(Mac)测试了一下能正常跑起来,就是初始运行的时候有点慢,不确定是性能问题还是程序问题,不过是能正常跑起来的。 macOS Monterey |
更新了还是有问题,可以提供使用的python版本和lock.file 么 我使用python10没有成功,一直提示Fatal Python error: Illegal instruction 这个错误。 |
Python 3.12.4 |
不知道2019款具体哪个库导致这个错误,cpu 指令错误, 两个2019 款mbp 都是这样的错误,Fatal Python error: Illegal instruction,不清楚是CataLina系统的问题 还是硬件问题了,但是使用macbook Air 2020 M1 芯片运行倒没有问题 |
bug1: pymupdf依赖版本1.24.7已经放弃使用fitz导入了 历史记录 ,且最新版本在mac上运行错误issue
解决方案
需要提供lockfile,来指定依赖
bug2: mac 上的 keyboard 没有以下按键
下面是我打印的keyboard.Key List
上面都解决后遇到新的问题,崩溃日志如下
main.py 加入下面的代码
问题三待解决
系统信息:
macOs CataLina 10.15.7
MacBook Pro (13-inch, 2019, Two Thunderbolt 3 ports)
The text was updated successfully, but these errors were encountered: