Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to install psutil-0.1.3 on Mac OS X 10.6.1 (used psutil-0.1.3-py2.6-macosx10.4.dmg) #89

Closed
giampaolo opened this issue May 23, 2014 · 9 comments

Comments

@giampaolo
Copy link
Owner

From anilbe...@gmail.com on June 03, 2010 06:37:43

What steps will reproduce the problem?  
1.Downloaded psutil-0.1.3-py2.6-macosx10.4.dmg (From DMG name it seems it is only for OS 
X 10.4.x)
2.Mounted and ran 'mpkg' installer
3. After service agreement , Select a Destination screen appears 

What is the expected output?  


What do you see instead?  
It shows 'psutil 0.1.3' can't be installed on this disk.psutil requires System Python 2.6 to install. 
(screenshot attached) What version of psutil are you using? On what operating system? version 0.1.3. Mac OS X 10.6.1 

Please provide any additional information below.  
1) My Mac machine has Python 2.6.1 installed (comes default with OS)
2) I tried on another Mac (OS X 10.5.8) having python 2.6.5. Is there any issue with on 10.6.1 
machine?

Attachment: psutil_issue.png

Original issue: http://code.google.com/p/psutil/issues/detail?id=89

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From anilbe...@gmail.com on June 02, 2010 21:40:35

On my other Mac machine (OS X 10.5.8) having python 2.6.5), it worked fine. psutil gets installed. But on OS X 
10.6.1 Mac, I am still getting same issue.

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on June 03, 2010 07:05:20

The installer packages are built on OS X 10.4 so I'm sure that's causing the problem somewhere along the line. I 
will post some new packages built on my current 10.6.3 machine or you can build from source in the meantime if 
you have xcode installed.

Status: Started
Labels: OpSys-OSX Component-Scripts

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on June 03, 2010 07:05:21

The installer packages are built on OS X 10.4 so I'm sure that's causing the problem somewhere along the line. I 
will post some new packages built on my current 10.6.3 machine or you can build from source in the meantime if 
you have xcode installed.

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on June 03, 2010 07:17:48

You can try the new installer here: 
http://psutil.googlecode.com/files/psutil-0.1.3-py2.6-macosx10.6.dmg Let me know if you still have problems with the 10.6 built installer. 

-Jay

Status: WaitingForReview

@giampaolo
Copy link
Owner Author

From anilbe...@gmail.com on June 04, 2010 04:51:08

Thanx for looking into this.
Checked with new installer, same issue persists. 'psutil 0.1.3' can't be installed on this disk message.

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on June 04, 2010 07:23:01

Do you have an unusual setup? I notice in your screenshot you have 3 disks in what looks to be some kind of 
developer setup. I've only tested the installer on my machine which has a typical default single-disk 
installation but it works normally here on 10.6.3

Can you send the output of "which python" so I can see where your Python 2.6 is installed? For example on my 
system it looks like this: 

  /Library/Frameworks/Python.framework/Versions/2.6/bin/python

Status: Started

@giampaolo
Copy link
Owner Author

From anilbe...@gmail.com on June 07, 2010 21:39:45

I have 3 volumes (2 for OSes and 1 for Data).  My Python version is 2.6.1 and it is installed at 
/System/Library/Frameworks/Python.framework/Versions/2.6/bin/python

And logged in user has Admin level privileges.

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on June 17, 2010 15:07:44

I'm not sure what causes this problem, but it looks like my system is 
using a Python 2.6 version in /Library instead of /System/Library and 
it may be related to why the installer doesn't work for you. I'd like 
to try this on a clean 10.6 system rather than an upgrade from 10.4 
as in my case but unfortunately I don't have another mac. I'm out of 
town at the moment but I will try and take a look at this some more next week and see if I can make any progress.

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on November 16, 2010 14:38:30

The new installer is built on my system with a completely stock 
Python installation, reinstalled fresh this time instead of upgraded 
from OS X 10.4. It would be good to know if this issue is 
reproducible still. Since no one else has reported an issue with the 
installer so far, I'm going to close this one out for now and we'll reopen if there's still an issue.

Status: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant