Skip to content
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

macos build failed #238

Closed
4 tasks
songsh opened this issue Apr 15, 2022 · 2 comments
Closed
4 tasks

macos build failed #238

songsh opened this issue Apr 15, 2022 · 2 comments

Comments

@songsh
Copy link

songsh commented Apr 15, 2022

在提问之前,请确认以下几点:

问题类型

构建失败

出错场景

raise CalledProcessError(retcode, cmd)

subprocess.CalledProcessError: Command '['cmake', '/Users/dony/pyltp', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/dony/pyltp/build/lib.macosx-10.13-x86_64-3.7', '-DPYTHON_EXECUTABLE=/usr/local/bin/python3', '-DCMAKE_BUILD_TYPE=Release']' returned non-zero exit status 1.

代码片段

如何复现这一错误

$ git clone https://github.com/HIT-SCIR/pyltp
$ cd pyltp
$ git submodule init
$ git submodule update
$ python setup.py install

运行环境

macos python3.7

期望结果

其他

Please ensure your issue adheres to the following guidelines:

What is affected by this bug?

When does this occur?

Where on the code does it happen?

How do we replicate the issue?

Your environment information

Expected behavior (i.e. solution)

Other Comments

@AlongWY
Copy link

AlongWY commented Jul 23, 2022

好的我检查一下

@AlongWY
Copy link

AlongWY commented Jul 24, 2022

已经解决该问题

@AlongWY AlongWY closed this as completed Jul 24, 2022
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

No branches or pull requests

2 participants