资源简介
File "C:\Users\qiyong.GWMFC\AppData\Local\Programs\Python\Python37-32\lib\ntpath.py", line 183, in split
p = os.fspath(p)
TypeError: expected str, bytes or os.PathLike object, not NoneType
解决以上问题
代码片段和文件信息
#!/usr/bin/env python
#-----------------------------------------------------------------------------
# Copyright (c) 2013-2018 PyInstaller Development Team.
#
# Distributed under the terms of the GNU General Public License with exception
# for distributing bootloader.
#
# The full license is in the file COPYING.txt distributed with this software.
#-----------------------------------------------------------------------------
# This utility is primary meant to be used when PyInstaller is not
# installed eg. when be run by a git checkout.
from PyInstaller.utils.cliutils.archive_viewer import run
run()
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-12-30 23:05 pyinstaller\
文件 95 2018-12-30 23:05 pyinstaller\.dockerignore
文件 274 2018-12-30 23:05 pyinstaller\.gitattributes
目录 0 2018-12-30 23:05 pyinstaller\.github\
文件 102 2018-12-30 23:05 pyinstaller\.github\CONTRIBUTING.md
文件 1226 2018-12-30 23:05 pyinstaller\.github\ISSUE_TEMPLATE.md
文件 1576 2018-12-30 23:05 pyinstaller\.gitignore
文件 365 2018-12-30 23:05 pyinstaller\.landscape.yml
文件 1101 2018-12-30 23:05 pyinstaller\.pylintrc
文件 244 2018-12-30 23:05 pyinstaller\.pyup.yml
文件 5005 2018-12-30 23:05 pyinstaller\.travis.yml
文件 6523 2018-12-30 23:05 pyinstaller\appveyor.yml
文件 611 2018-12-30 23:05 pyinstaller\archive_viewer.py
文件 606 2018-12-30 23:05 pyinstaller\bindepend.py
目录 0 2018-12-30 23:05 pyinstaller\bootloader\
文件 11 2018-12-30 23:05 pyinstaller\bootloader\.gitattributes
文件 1362 2018-12-30 23:05 pyinstaller\bootloader\build.sh
文件 1038 2018-12-30 23:05 pyinstaller\bootloader\README.txt
目录 0 2018-12-30 23:05 pyinstaller\bootloader\src\
文件 2549 2018-12-30 23:05 pyinstaller\bootloader\src\main.c
文件 750 2018-12-30 23:05 pyinstaller\bootloader\src\mkdtemp.h
文件 7395 2018-12-30 23:05 pyinstaller\bootloader\src\msvc_stdint.h
文件 16041 2018-12-30 23:05 pyinstaller\bootloader\src\pyi_archive.c
文件 5580 2018-12-30 23:05 pyinstaller\bootloader\src\pyi_archive.h
文件 7671 2018-12-30 23:05 pyinstaller\bootloader\src\pyi_global.c
文件 4555 2018-12-30 23:05 pyinstaller\bootloader\src\pyi_global.h
文件 18243 2018-12-30 23:05 pyinstaller\bootloader\src\pyi_launch.c
文件 2378 2018-12-30 23:05 pyinstaller\bootloader\src\pyi_launch.h
文件 6249 2018-12-30 23:05 pyinstaller\bootloader\src\pyi_main.c
文件 460 2018-12-30 23:05 pyinstaller\bootloader\src\pyi_main.h
文件 10757 2018-12-30 23:05 pyinstaller\bootloader\src\pyi_path.c
............此处省略1542个文件信息
- 上一篇:C++ 源码小游戏 超级玛丽,五子棋
- 下一篇:四向连通和八向连通算法vc实现
相关资源
- Microsoft visual c++ 14.058503
- winows下python安装xgboost的包
- 数据结构与算法分析.C++语言描述 第四
- GDAL-2.3.3-cp35-cp35m-win_amd64.whl
- 基于OpenCV3( Python / C++ ) 的车道检测
- python课件pdf哈工大
- python实现说话人识别实验与开发
- gdb-python27.exe
- NSGA II代码实现集合包含、讲解及 网络
- Python源码剖析-深度探索动态语言核心
- 算法图解-Python语言版本C/C++也可以看
- 酷Q二次开发c++python 混合编程说文件不
- Microsoft Visual C++ Build Tools
- python通过ctypes调用c\\c++编写的dll\\so库
- 深入浅出Python(中文版) pdf
- gcc.tar(gcc-4.8.5-39.el7.x86_64.rpm)
- python3.6.5安装包
- Geoprocessing-with-Python.pdf
- Scipy Tutorial(Scipy教程)
- C++ Primer 英文版
- OpenCV算法精解 基于Python与C++
- python版本推箱子(界面美化包含打包
- 《剑指Offer:名企面试官精讲典型编程
- python实现串口传文件调用PCOMM.dll Zm
- OpenCV算法精讲:基于Python与c++
- python扩展需要安装的VC++环境python2.x
- OpenCV算法精解-代码.rar
- 预编译好的python3.6+window10下的annoy包
- Python+wxpython邮件收发客户端
- 预编译好的python3.7+window10下的annoy包
评论
共有 条评论