Opened 13 years ago
Closed 13 years ago
#33142 closed defect (worksforme)
Problems Installing Python27
Reported by: | doogles8654@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | python27 |
Description
I'm not necessarily sure if this is the right place to post this. I've tried to install several packages and they all seem to stop installing/ return an error when they get to installing the package python27. I don't know a whole lot about the technical stuff in macports but it does seem to be that there is a problem at python27. I've attached the log file, I'm also not real good at reading the logs and understanding them.
Attachments (1)
Change History (7)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to jwa@… |
---|
comment:2 Changed 13 years ago by doogles8654@…
I had tried that several times. I had some time during which I wasn't going to be using my computer so I just ended up uninstalling and reinstalling Macports. Probably not the best solution but it solved the problem for the time being.
comment:3 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:4 Changed 13 years ago by doogles8654@…
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Well I apologize for the jumping around here but I appear to be running into the same problem again. I thought the problem was fixed because something that wouldn't install before DID install after reinstalling macports but again, when attempting to install something wine macports returned an error upon reaching python27. I've included the log for that install.
comment:5 Changed 13 years ago by doogles8654@…
Alright what finally ACTUALLY solved the problem was running the following commands
# sudo port -f deactivate py27-xml # sudo port install python27 +universal # sudo port install py27-xml +universal
and when prompted, setting python27 +universal as my default
comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
The new main.log you attached is not a wine log or a python27 log; it is a log of bzip2 being successfully installed, so there's nothing to debug or analyze there.
The log is incomplete. (It has lines that say "Skipping completed".) Please "sudo port clean python27" and try again and attach the new complete main.log file.