[MacPorts] #35332: py-keyring will not install
MacPorts
noreply at macports.org
Mon Jul 30 16:18:53 PDT 2012
#35332: py-keyring will not install
---------------------------------------+------------------------------------
Reporter: pavel.hlavnicka@… | Owner: and.damore@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: py-keyring
---------------------------------------+------------------------------------
Comment(by pavel.hlavnicka@…):
{{{
xxx:~ pavel$ xcode-select -print-path
/Applications/Xcode.app/Contents/Developer
xxx:~ pavel$ port select --show python
The currently selected version for 'python' is 'python27'.
xxx:~ pavel$ which python
/opt/local/bin/python
xxx:~ pavel$ python --version
Python 2.7.3
xxx:~ pavel$ python -c "import subprocess;
print(subprocess.Popen(['/usr/bin/xcodebuild', '-version'], env={},
stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate())"
('Xcode 4.4\nBuild version 4F250\n', '')
xxx:~ pavel$ which xcodebuild
/usr/bin/xcodebuild
}}}
... I have just tried {{{port install py-keyring}}} on the same terminal
as the above with the same issue in the log file... btw I'm quite savvy in
osx and command line etc... not particularly in python/port files.... feel
free to mail me and we can do some online session to investigate.
--
Ticket URL: <https://trac.macports.org/ticket/35332#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list