我已经用下面的命令安装了六个如果我使用以下命令打印该版本:six的版本列表如下:我正在尝试将我的Python程序转换为独立的可执行文件。我试过py2exe和PyInstaller。10, in <module>
File "urllib3\connectionpool.pyc", line 30, in <modul
_vendor import html5lib, requests, six File "/home/c4pta1n/.local/lib/python2.7/site-packages/pip/_python2.7/dist-packages/cryptography/hazmat/primitives/asymmetric/__init__.py", line 12, in <module>
Details: name 'six' is not defined 下面是我的脚本: from google.cloud import bigquery
csv_file = six.BytesIO(b"""full_name,ageWylma Phlyntstoneexample:google-cloud-loggi
__init__(**kwargs)class StreamBlock(six.with_metaclass(DeclarativeSubBlocksMetaclass, BaseStreamBlock)):six.py """Create a base class with非常感谢Z我包括了上面six.with_metaclass调用中使