小编GTH*_*ell的帖子

无法在Windows中安装Pillow

安装过程要求zlib,我甚至设置并从Github克隆它.我是所有这一切的新手.

错误信息:

C:\Users\GThell\Pillow>pip install -e .
Obtaining file:///C:/Users/GThell/Pillow
Requirement already satisfied: olefile in c:\users\gthell\appdata\local\programs\python\python36\lib\site-packages (from Pillow==3.5.0.dev0)
Installing collected packages: Pillow
  Running setup.py develop for Pillow
    Complete output from command c:\users\gthell\appdata\local\programs\python\python36\python.exe -c "import setuptools, tokenize;__file__='C:\\Users\\GThell\\Pillow\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" develop --no-deps:
    Single threaded build for windows
    running develop
    running egg_info
    writing Pillow.egg-info\PKG-INFO
    writing dependency_links to Pillow.egg-info\dependency_links.txt
    writing requirements to Pillow.egg-info\requires.txt
    writing top-level names to Pillow.egg-info\top_level.txt
    warning: manifest_maker: standard file '-c' not found

    reading manifest file 'Pillow.egg-info\SOURCES.txt'
    reading manifest template 'MANIFEST.in' …
Run Code Online (Sandbox Code Playgroud)

python pip github pillow

10
推荐指数
3
解决办法
1万
查看次数

如何使用vue获取nativescript中的元素?

我想id='item'在创建图像元素。

我似乎在Google上找不到任何东西。互联网上的大多数教程都使用Typescript,并且始终以page=args.object

export function pageLoaded(args) {
    page = args.object;
    item = page.getViewById("item");
}
Run Code Online (Sandbox Code Playgroud)

vue.js nativescript

7
推荐指数
2
解决办法
2912
查看次数

如何将 pyperclip 安装到 Anaconda?

我想使用从 GitHub 安装 pyperclippip install但不幸的是它只安装到 pip 而不是 Anaconda。我正在使用 PyCharm,我的解释器是 Anaconda。(Linux)

我希望 Anaconda 也安装“pyperclip”包,以便我可以在 PyCharm 中使用它。我试过谷歌搜索,但找不到任何结果。

python anaconda conda

0
推荐指数
1
解决办法
6644
查看次数

标签 统计

python ×2

anaconda ×1

conda ×1

github ×1

nativescript ×1

pillow ×1

pip ×1

vue.js ×1