添加python库的路径:/Library/Frameworks/#35
Closed
UbunGit wants to merge 2 commits into
Closed
Conversation
|
PythonLibrary.useLibrary(at: "/usr/bin/python") 确认过Mac自带的python2.7是已经添加了xlrd的了 |
Owner
|
See #38. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
M1 mac pro 安装python在/Library/Frameworks/下导致找不到python库,新增了/Library/Frameworks/
另外有两个问题,希望能够得到解答
无法找到python库
在使用的过程中,一直不明白
PythonLibrary.useVersion
PythonLibrary.useLibrary
这两个方法怎么设置,试了一下几个:
都不能工作,提示:
PYTHON_LIBRARY 不知道怎么设置,太难了!!!
无法使用mac自带python3
这次Mac 更新的时候添加了python3的库,直接调用
提示:sys 错误