小编Tar*_*adi的帖子

在 wx.Grid 中合并相邻单元格

是否可以在 wx.grid 中合并相邻单元格?我的意思是水平作为行中的单元格和垂直作为列中的单元格。

grid wxpython

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

为什么我不能在 python 3 for Windows 中使用 pip 安装 hashlib?

我尝试在 python 3 for windows 中使用 pip 安装 hashlib 没有成功。

Collecting hashlib
  Using cached https://files.pythonhosted.org/packages/74/bb/9003d081345e9f0451884146e9ea2cff6e4cc4deac9ffd4a9ee98b318a49/hashlib-20081119.zip
    ERROR: Command errored out with exit status 1:
     command: 'c:\program files\python36\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\kali\\AppData\\Local\\Temp\\pip-install-i04d5j03\\hashlib\\setup.py'"'"'; __file__='"'"'C:\\Users\\kali\\AppData\\Local\\Temp\\pip-install-i04d5j03\\hashlib\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\kali\AppData\Local\Temp\pip-install-i04d5j03\hashlib\pip-egg-info'
         cwd: C:\Users\kali\AppData\Local\Temp\pip-install-i04d5j03\hashlib\
    Complete output (22 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "c:\program files\python36\lib\site-packages\setuptools\__init__.py", line 16, in <module>
        import setuptools.version
      File "c:\program files\python36\lib\site-packages\setuptools\version.py", line 1, in <module>
        import pkg_resources
      File "c:\program …
Run Code Online (Sandbox Code Playgroud)

windows pip hashlib python-3.x

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

标签 统计

grid ×1

hashlib ×1

pip ×1

python-3.x ×1

windows ×1

wxpython ×1