On 25/11/2011 22:20, Brendan Simon (eTRIX) wrote:
On 26/11/11 12:12 AM, David Hughes wrote:
On 25/11/2011 11:22, Brendan Simon (eTRIX) wrote:
Anyone know how to retrieve the unique serial number of a usb storage
device using python on OS X ??
How about using
system_profiler SPUSBDataType
I
On 25/11/2011 11:22, Brendan Simon (eTRIX) wrote:
Anyone know how to retrieve the unique serial number of a usb storage
device using python on OS X ??
How about using
system_profiler SPUSBDataType
--
Regards
David Hughes
Forestfield Software
Are you using the latest py2app and macholib?
$ easy_install macholib==dev
Updating macholib has fixed the problem for me. Thanks, Chris.
--
David Hughes
Forestfield Software
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org
PM.so*
and -apart from me using a slightly earlier version of py2app than Paul
- it produces the self same error word for word (see attachments).
Could it be *_renderPM.so* itself that is causing your error Paul?
---
Regards,
David Hughes
Forestfield Software
Traceback (most recent cal
David Hughes wrote:
.Built using Distutils under Leopard, the library [/Reportlab's
_Render.pm]/ is working exactly as intended/expected. However,
comparing the .so file produced, it is under half the size of the same
built using Tiger [/and it generates an error when it is include
e the libraries with
their Tiger-built counterparts, the application builds OK (under Leopard).
I installed Xcode on Leopard using default settings. Any ideas please?
Regards,
David Hughes
Forestfield Software
$ cd /users/pydevsrc/dp6mac_v630
$ ./build_all
running py2app
creating /Users/pyd
> *From:* [EMAIL PROTECTED] (David Hughes)
> *To:* pythonmac-sig@python.org
> *Date:* Thu, 22 Sep 2005 11:12 +0100 (BST)
>
> > *From:* Simon Brunning <[EMAIL PROTECTED]>
> > *To:* pythonmac-sig@python.org
> > *Date:* Thu, 22 Sep 2005 10:24:34 +0100
> >
n. Here, it appears as a directory of the
form ";". A problem arises if you attach more than
one partition, as they are then given suffixes '-1' etc that depend on the
order you attached them.
Regards,
David Hughes
Forestfield Software
__
if key == ilist[0].replace(' ','').lower():
info_dict[key] = ilist[1]
return info_dict
print repr(get_system_info())
Regards,
David Hughes
Forestfield Software
www.foresoft.co.uk
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
;app' parameter in the
call to setup can be a list of .pyw(?) files but when I try something
similar, I get "error: Multiple targets not currently supported". Is it
possible to achieve this, or maybe to 'merge' a number of standalone apps?
Reg
10 matches
Mail list logo