日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 人文社科 > 生活经验 >内容正文

生活经验

python autopy_安装python autopy时出错

發布時間:2023/11/27 生活经验 36 豆豆
生活随笔 收集整理的這篇文章主要介紹了 python autopy_安装python autopy时出错 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

嘿,我已經看過了一個老問題,但它不能回答我的問題

我已經安裝了libpng,然后嘗試安裝autopy并得到complie錯誤。在

我對python還不是很在行,所以我不確定如何修復它們。在Ashley:~ ashleyhughes$ sudo easy_install autopy

Searching for autopy

Reading http://pypi.python.org/simple/autopy/

Reading http://www.autopy.org

Best match: autopy 0.51

Downloading http://pypi.python.org/packages/source/a/autopy/autopy-0.51.tar.gz#md5=b92055aa2a3712a9c3b4c874014b450e

Processing autopy-0.51.tar.gz

Running autopy-0.51/setup.py -q bdist_egg --dist-dir /tmp/easy_install-U9uWoj/autopy-0.51/egg-dist-tmp-hdjtIx

clang: warning: argument unused during compilation: '-mno-fused-madd'

clang: warning: argument unused during compilation: '-mno-fused-madd'

clang: warning: argument unused during compilation: '-mno-fused-madd'

clang: warning: argument unused during compilation: '-mno-fused-madd'

clang: warning: argument unused during compilation: '-mno-fused-madd'

src/screengrab.c:48:26: warning: implicit declaration of function

'CGDisplayBitsPerPixel' is invalid in C99

[-Wimplicit-function-declaration]

bitsPerPixel = (uint8_t)CGDisplayBitsPerPixel(displayID);

^

src/screengrab.c:191:2: warning: 'CGLSetFullScreen' is deprecated

[-Wdeprecated-declarations]

CGLSetFullScreen(glContext);

^

src/screengrab.c:194:2: warning: implicit declaration of function 'glReadBuffer'

is invalid in C99 [-Wimplicit-function-declaration]

glReadBuffer(GL_FRONT);

^

src/screengrab.c:194:15: error: use of undeclared identifier 'GL_FRONT'

glReadBuffer(GL_FRONT);

^

src/screengrab.c:197:2: warning: implicit declaration of function 'glFinish' is

invalid in C99 [-Wimplicit-function-declaration]

glFinish();

^

src/screengrab.c:199:6: warning: implicit declaration of function 'glGetError'

is invalid in C99 [-Wimplicit-function-declaration]

if (glGetError() != GL_NO_ERROR) return NULL;

^

src/screengrab.c:199:22: error: use of undeclared identifier 'GL_NO_ERROR'

if (glGetError() != GL_NO_ERROR) return NULL;

^

src/screengrab.c:207:2: warning: implicit declaration of function

'glPopClientAttrib' is invalid in C99 [-Wimplicit-function-declaration]

glPopClientAttrib(); /* Clear attributes previously set. */

^

src/screengrab.c:223:2: warning: implicit declaration of function

'glPushClientAttrib' is invalid in C99 [-Wimplicit-function-declaration]

glPushClientAttrib(GL_CLIENT_PIXEL_STORE_BIT);

^

src/screengrab.c:223:21: error: use of undeclared identifier

'GL_CLIENT_PIXEL_STORE_BIT'

glPushClientAttrib(GL_CLIENT_PIXEL_STORE_BIT);

^

src/screengrab.c:225:2: warning: implicit declaration of function

'glPixelStorei' is invalid in C99 [-Wimplicit-function-declaration]

glPixelStorei(GL_PACK_ALIGNMENT, BYTE_ALIGN); /* Force alignment. */

^

src/screengrab.c:225:16: error: use of undeclared identifier 'GL_PACK_ALIGNMENT'

glPixelStorei(GL_PACK_ALIGNMENT, BYTE_ALIGN); /* Force alignment. */

^

src/screengrab.c:226:16: error: use of undeclared identifier

'GL_PACK_ROW_LENGTH'

glPixelStorei(GL_PACK_ROW_LENGTH, 0);

^

src/screengrab.c:227:16: error: use of undeclared identifier 'GL_PACK_SKIP_ROWS'

glPixelStorei(GL_PACK_SKIP_ROWS, 0);

^

src/screengrab.c:228:16: error: use of undeclared identifier

'GL_PACK_SKIP_PIXELS'

glPixelStorei(GL_PACK_SKIP_PIXELS, 0);

^

src/screengrab.c:235:2: warning: implicit declaration of function 'glReadPixels'

is invalid in C99 [-Wimplicit-function-declaration]

glReadPixels(x, y, width, height,

^

src/screengrab.c:236:30: error: use of undeclared identifier 'GL_BGRA'

MMRGB_IS_BGR ? GL_BGRA : GL_RGBA,

^

src/screengrab.c:236:40: error: use of undeclared identifier 'GL_RGBA'

MMRGB_IS_BGR ? GL_BGRA : GL_RGBA,

^

9 warnings and 9 errors generated.

error: Setup script exited with error: command 'clang' failed with exit status 1

誰能幫忙嗎。我需要自動檢測,因為它能在多個平臺上工作

我用過伊桑。提拉-thompson.com/Mac_OS_X_端口.html安裝libpng

用命令行工具安裝xcode

總結

以上是生活随笔為你收集整理的python autopy_安装python autopy时出错的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。