-
Notifications
You must be signed in to change notification settings - Fork 3
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
GIMP python3.9 #18
Comments
|
|
|
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pip install numpy
ValueError: python39.dll not found in ['C:\Program Files\GIMP 2.99\', 'C:\Program Files\GIMP 2.99\lib', 'C:\Program Files\GIMP 2.99\bin', 'C:\WINDOWS\System32']
gimp-python 依赖 mingw,很多库无法安装
anaconda 安装 pygobject ,无法import Gimp。把对应的 typelib文件 复制到 C:\QGB\Anaconda3\Library\lib\girepository-1.0 导入时报错
The text was updated successfully, but these errors were encountered: