[MacPorts] #37009: py27-tkinter fails to install (was: Bug)
MacPorts
noreply at macports.org
Thu Nov 15 22:14:45 PST 2012
#37009: py27-tkinter fails to install
---------------------------+-------------------
Reporter: mggagni@… | Owner: jwa@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: py27-tkinter |
---------------------------+-------------------
Changes (by ryandesign@…):
* cc: singingwolfboy@… (added)
* priority: High => Normal
* owner: macports-tickets@… => jwa@…
* port: => py27-tkinter
Old description:
> Im taking a class called Computational Investing. For the class I needed
> to download XCode and Macports. For the class we are using Python. I
> needed to download some prerequisites into terminal and Im having trouble
> with 2 perquisites.
>
> sudo port install py27-matplotlib @1.1.0
>
> and
>
> sudo port install py27-pandas @0.7.3
>
> When i try to install these prerequisites it says
>
> "Error: Failed to install py27-tkinter
> Please see the log file for port py27-tkinter for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
> .org_release_tarballs_ports_python_py-tkinter/py27-tkinter/main.log
> Error: The following dependencies were not installed: py27-tkinter
> To report a bug, follow the instructions in the guide:
> http://guide.macports.org/#project.tickets"
New description:
Im taking a class called Computational Investing. For the class I needed
to download XCode and Macports. For the class we are using Python. I
needed to download some prerequisites into terminal and Im having trouble
with 2 perquisites.
{{{
sudo port install py27-matplotlib @1.1.0
}}}
and
{{{
sudo port install py27-pandas @0.7.3
}}}
When i try to install these prerequisites it says
{{{
Error: Failed to install py27-tkinter
Please see the log file for port py27-tkinter for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-tkinter/py27-tkinter/main.log
Error: The following dependencies were not installed: py27-tkinter
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
}}}
--
Comment:
Note that it is not possible to specify a version to install*. "`sudo port
install py27-matplotlib @1.1.0`" is the same as "`sudo port install
py27-matplotlib`"—you'll get whatever version happens to be current in
MacPorts at the time (which at the moment is 1.1.1).
*unless you follow wiki:howto/InstallingOlderPort
--
Ticket URL: <https://trac.macports.org/ticket/37009#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list