Message11152

Author thadguidry
Recipients jeff.allen, stefan.richthofer, thadguidry, wymannmi, zyasoft
Date 2017-03-01.14:17:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488377860.1.0.372199042378.issue2521@psf.upfronthosting.co.za>
In-reply-to
Content
tried fix...

Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

C:\Users\Thad>pip install yolk
Exception in thread "main" Traceback (most recent call last):
  File "E:\jython2.7.0\Lib\site.py", line 68, in <module>
    import os
  File "E:\jython2.7.0\Lib\os.py", line 27, in <module>
    sys.platform.addtarget("pip\.compat.*")
AttributeError: 'str' object has no attribute 'addtarget'
History
Date User Action Args
2017-03-01 14:17:40thadguidrysetmessageid: <1488377860.1.0.372199042378.issue2521@psf.upfronthosting.co.za>
2017-03-01 14:17:40thadguidrysetrecipients: + thadguidry, zyasoft, jeff.allen, stefan.richthofer, wymannmi
2017-03-01 14:17:40thadguidrylinkissue2521 messages
2017-03-01 14:17:39thadguidrycreate