Skip to content

fix short mode display#59

Merged
shadowjohn merged 1 commit intoshadowjohn:masterfrom
Benson9954029:fix/short_mode
Jun 21, 2025
Merged

fix short mode display#59
shadowjohn merged 1 commit intoshadowjohn:masterfrom
Benson9954029:fix/short_mode

Conversation

@Benson9954029
Copy link
Copy Markdown
Contributor

透過,,,l ,,,s 調整mode時
與gui 呈現不一致 如下圖
short_mode

若不調整若前一次是用,,,l or ,,,s 則gui 要點兩次才會作動

@shadowjohn
Copy link
Copy Markdown
Owner

shadowjohn commented Jun 21, 2025

真細節的bug~
感謝 @Benson9954029 大神又出手相救
不過我現在連 2.7 的環境都裝不起來了~傷腦筋中,我研究一下

@Benson9954029
Copy link
Copy Markdown
Contributor Author

我實際上是透過hyper-v
新建一個測試環境
我猜測 您主是卡在pyaudio安裝上
需要pip指定安裝舊一點的版本 因為pyaudio
只支援python3了
具體哪個版本 我可能要禮拜一才能回覆

@shadowjohn
Copy link
Copy Markdown
Owner

我研究出來怎麼抓舊版的 whl 安裝了~
目前已可以開發,研究中~~~

Copy link
Copy Markdown
Owner

@shadowjohn shadowjohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修得相當的好

@shadowjohn shadowjohn merged commit d1b4bbb into shadowjohn:master Jun 21, 2025
shadowjohn added a commit that referenced this pull request Jun 21, 2025
1. 193、fix short mode display #59 #59 By Benson9954029
補 p27 whl 檔與 tar.gz 安裝說明.txt
@Benson9954029 Benson9954029 deleted the fix/short_mode branch June 22, 2025 05:33
@Benson9954029
Copy link
Copy Markdown
Contributor Author

Step

  • git clone
  • install python-2.7.13
  • install pywin32-221.win32-py2.7
  • install pyHook-1.5.1.win32-py2.7
  • install pygtk-all-in-one-2.24.1.win32-py2.7
  • pip install -r requirements.txt
  • python uclliu.pyw

以下為requirements.txt 內容
configparser==4.0.2
psutil==6.1.1
PyAudio==0.2.10

@shadowjohn
Copy link
Copy Markdown
Owner

當時真應該寫份 requirements.txt 齁~
不過現在 pip 也裝不了
我把 whl 檔都抓回來放在 p27 裡
附上安裝說明
https://github.com/shadowjohn/UCL_LIU/blob/master/p27/%E5%AE%89%E8%A3%9D%E8%AA%AA%E6%98%8E.txt

@Benson9954029
Copy link
Copy Markdown
Contributor Author


我用您提供的install python-2.7.13
安裝完就有pip
不過沒關係 反正可以run就好了 感謝

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

Successfully merging this pull request may close these issues.

2 participants