Thomas HEZARD
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 How to properly run PyCharm in amd64 container on Apple Silicon host?
HelloI am developing Python products, and I work from an Apple Silicon macBook Pro. As my products are multiplatform (arm64 macOS and amd64 Linux), I have to build, test, and dev on amd64 Linux env... -
已编辑于 Problem with dylib import on macos
已回答Hello,I've been struggling for a while with `torchaudio` failing to import `sox` and `ffmpeg` dylibs when running my script in PyCharm.The issue is described here and there.To summarize, after inst... -
已编辑于 `torchaudio` fails to find sox backend even though sox is in PATH
已完成I changed my M1 Pro macBook Pro for a brand new macbook M4 Pro yesterday.I reinstalled everything, and everything is working except one annoying thing on my Python projects in PyCharm. I can't fing...