ITADN
ofek/pyapp/Issues

Management command to `update` not finding pyapp wheel

#222Openchaffra 创建于 2025-12-03
C
chaffracommented
I built an exe called `aicam.exe`. When I do `aicam.exe self update` with a newer version I get the error: ``` ERROR: Could not find a version that satisfies the requirement aicam (from versions: none) ERROR: No matching distribution found for aicam ``` Shouldn't pip find the wheel package bundled in the exe?
1 条评论