Movatterモバイル変換


[0]ホーム

URL:


homepage

Message202938

This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Authorberker.peksag
Recipientsberker.peksag
Date2013-11-15.11:24:51
SpamBayes Score-1.0
Marked as misclassifiedYes
Message-id<1384514692.62.0.115546674646.issue19610@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.4:$ ../cpython/./python setup.py sdist upload -r test --show-response......Traceback (most recent call last):  File "setup.py", line 24, in <module>    'License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)',  File "/home/berker/projects/cpython/Lib/distutils/core.py", line 148, in setup    dist.run_commands()  File "/home/berker/projects/cpython/Lib/distutils/dist.py", line 930, in run_commands    self.run_command(cmd)  File "/home/berker/projects/cpython/Lib/distutils/dist.py", line 949, in run_command    cmd_obj.run()  File "/home/berker/projects/cpython/Lib/distutils/command/upload.py", line 65, in run    self.upload_file(command, pyversion, filename)  File "/home/berker/projects/cpython/Lib/distutils/command/upload.py", line 165, in upload_file    body.write(value)TypeError: 'str' does not support the buffer interfacePython 3.3:$ python3.3 setup.py sdist upload -r test --show-response......Traceback (most recent call last):  File "setup.py", line 24, in <module>    'License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)',  File "/usr/local/lib/python3.3/distutils/core.py", line 148, in setup    dist.run_commands()  File "/usr/local/lib/python3.3/distutils/dist.py", line 917, in run_commands    self.run_command(cmd)  File "/usr/local/lib/python3.3/distutils/dist.py", line 936, in run_command    cmd_obj.run()  File "/usr/local/lib/python3.3/distutils/command/upload.py", line 66, in run    self.upload_file(command, pyversion, filename)  File "/usr/local/lib/python3.3/distutils/command/upload.py", line 155, in upload_file    body.write(value)TypeError: 'str' does not support the buffer interfaceI also attached my setup.py.
History
DateUserActionArgs
2013-11-15 11:24:52berker.peksagsetrecipients: +berker.peksag
2013-11-15 11:24:52berker.peksagsetmessageid: <1384514692.62.0.115546674646.issue19610@psf.upfronthosting.co.za>
2013-11-15 11:24:52berker.peksaglinkissue19610 messages
2013-11-15 11:24:52berker.peksagcreate
Supported byThe Python Software Foundation,
Powered byRoundup
Copyright © 1990-2022,Python Software Foundation
Legal Statements

[8]ページ先頭

©2009-2026 Movatter.jp