Index » PageStream Support » Macintosh OSX » Re: [PageStreamMacintoshBeta] New PageStream 5.0.5.9 Pro Macintosh-OSX
Sign in to add a comment. Pages: 1
2012-09-21 21:00:39 CT #1
Giovanni Bianchessi
From: Italy
Registered: 2006-02-08
Posts: 126


Il giorno 21/set/2012, alle ore 20:58, sdevries30 <sjoerd.de.vries@me.com> ha scritto:

> Thanks for the new version Deron.
>
> There is a problem, the program won't start.
>
> I am on OS 10.8.2
>
>

Same problem:

Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 565, in <module>
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 547, in main
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 278, in addusersitepackages
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 253, in getusersitepackages
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 243, in getuserbase
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 523, in get_config_var
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 419, in get_config_vars
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 298, in _init_posix
IOError: invalid Python installation: unable to open //usr/include/python2.7/pyconfig.h (No such file or directory)

Me too on 10.8.2

Regards
Giovanni Bianchessi

[Non-text portions of this message have been removed]


2012-09-21 13:31:23 CT #2
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639

On 9/21/12 1:00 PM, Bianchessi Giovanni wrote:
> Il giorno 21/set/2012, alle ore 20:58, sdevries30 <sjoerd.de.vries@me.com> ha scritto:
>
>> Thanks for the new version Deron.
>>
>> There is a problem, the program won't start.
>>
>> I am on OS 10.8.2
>>
>>
> Same problem:
>
> Traceback (most recent call last):
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 565, in <module>
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 547, in main
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 278, in addusersitepackages
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 253, in getusersitepackages
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 243, in getuserbase
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 523, in get_config_var
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 419, in get_config_vars
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 298, in _init_posix
> IOError: invalid Python installation: unable to open //usr/include/python2.7/pyconfig.h (No such file or directory)
>
> Me too on 10.8.2
>
> Regards
> Giovanni Bianchessi
>
>

Since it starts here, and did for a couple other folks who took and
early peek, we need to narrow down why it won't for the two of you (and
I presume others as well).

The traceback has little to do with PageStream, and everything to do
with Python. Maybe try downloading the latest python and installing that
(the version you have might be incompatible with 10.8?).

Are you able to run PageStream 5.0.5.8? (The prior version) on your system?

Deron


2012-09-21 21:52:52 CT #3
Giovanni Bianchessi
From: Italy
Registered: 2006-02-08
Posts: 126


Il giorno 21/set/2012, alle ore 21:31, Deron <deron@pagestream.org> ha scritto:

> On 9/21/12 1:00 PM, Bianchessi Giovanni wrote:
> > Il giorno 21/set/2012, alle ore 20:58, sdevries30 <sjoerd.de.vries@me.com> ha scritto:
> >
> >> Thanks for the new version Deron.
> >>
> >> There is a problem, the program won't start.
> >>
> >> I am on OS 10.8.2
> >>
> >>
> > Same problem:
> >
> > Traceback (most recent call last):
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 565, in <module>
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 547, in main
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 278, in addusersitepackages
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 253, in getusersitepackages
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 243, in getuserbase
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 523, in get_config_var
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 419, in get_config_vars
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 298, in _init_posix
> > IOError: invalid Python installation: unable to open //usr/include/python2.7/pyconfig.h (No such file or directory)
> >
> > Me too on 10.8.2
> >
> > Regards
> > Giovanni Bianchessi
> >
> >
>
> Since it starts here, and did for a couple other folks who took and
> early peek, we need to narrow down why it won't for the two of you (and
> I presume others as well).
>
> The traceback has little to do with PageStream, and everything to do
> with Python. Maybe try downloading the latest python and installing that
> (the version you have might be incompatible with 10.8?).
>
> Are you able to run PageStream 5.0.5.8? (The prior version) on your system?
>
> Deron
>
>

Yes, it runs well and it leaves no traceback.
For now I have not changed python.

Regards
Giovanni Bianchessi


>

[Non-text portions of this message have been removed]


2012-09-21 20:14:44 CT #4
sjoerd.de.vries
From: Unknown
Registered: 2013-11-07
Posts: 6

--- In PageStreamMacintoshBeta@yahoogroups.com, Deron <deron@...> wrote:
>
> On 9/21/12 1:00 PM, Bianchessi Giovanni wrote:
> > Il giorno 21/set/2012, alle ore 20:58, sdevries30 <sjoerd.de.vries@...> ha scritto:
> >
> >> Thanks for the new version Deron.
> >>
> >> There is a problem, the program won't start.
> >>
> >> I am on OS 10.8.2
> >>
> >>
> > Same problem:
> >
> > Traceback (most recent call last):
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 565, in <module>
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 547, in main
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 278, in addusersitepackages
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 253, in getusersitepackages
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 243, in getuserbase
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 523, in get_config_var
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 419, in get_config_vars
> > File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 298, in _init_posix
> > IOError: invalid Python installation: unable to open //usr/include/python2.7/pyconfig.h (No such file or directory)
> >
> > Me too on 10.8.2
> >
> > Regards
> > Giovanni Bianchessi
> >
> >
>
> Since it starts here, and did for a couple other folks who took and
> early peek, we need to narrow down why it won't for the two of you (and
> I presume others as well).
>
> The traceback has little to do with PageStream, and everything to do
> with Python. Maybe try downloading the latest python and installing that
> (the version you have might be incompatible with 10.8?).
>
> Are you able to run PageStream 5.0.5.8? (The prior version) on your system?
>
> Deron
>
I have here 5.0.5.7 and it works/start


2012-09-21 15:56:45 CT #5
Leslie Bell
From: United States
Registered: 2007-01-17
Posts: 13

Working fine here on 10.6.8

2012-09-21 22:19:52 CT #6
djhoch@ymail.com
From: Unknown
Registered: 2011-11-16
Posts: 5

Deron,

I am running Lion OS x 10.7.5. I just downloaded PGS 5.0.5.9 Pro. I
cannot get it to start. By the way, you send me the beta version to try,
and when I downloaded it, I could not get it to start. I thought I might
have done something wrong, but since I was leaving to go out of town, I
figured I would check it when I returned, before letting you know. When I
got back, I just forgot, as I haven't had to use since I returned. 5.0.5.8
Pro works, but 5.0.9.9 Pro will not start.


On Fri, Sep 21, 2012 at 3:31 PM, Deron <deron@pagestream.org> wrote:

> **
>
>
> On 9/21/12 1:00 PM, Bianchessi Giovanni wrote:
> > Il giorno 21/set/2012, alle ore 20:58, sdevries30 <
> sjoerd.de.vries@me.com> ha scritto:
> >
> >> Thanks for the new version Deron.
> >>
> >> There is a problem, the program won't start.
> >>
> >> I am on OS 10.8.2
> >>
> >>
> > Same problem:
> >
> > Traceback (most recent call last):
> > File
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py",
> line 565, in <module>
> > File
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py",
> line 547, in main
> > File
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py",
> line 278, in addusersitepackages
> > File
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py",
> line 253, in getusersitepackages
> > File
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py",
> line 243, in getuserbase
> > File
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py",
> line 523, in get_config_var
> > File
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py",
> line 419, in get_config_vars
> > File
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py",
> line 298, in _init_posix
> > IOError: invalid Python installation: unable to open
> //usr/include/python2.7/pyconfig.h (No such file or directory)
> >
> > Me too on 10.8.2
> >
> > Regards
> > Giovanni Bianchessi
> >
> >
>
> Since it starts here, and did for a couple other folks who took and
> early peek, we need to narrow down why it won't for the two of you (and
> I presume others as well).
>
> The traceback has little to do with PageStream, and everything to do
> with Python. Maybe try downloading the latest python and installing that
> (the version you have might be incompatible with 10.8?).
>
> Are you able to run PageStream 5.0.5.8? (The prior version) on your system?
>
> Deron
>
>
>

--
David Hochstadt
Dividend Club International, Inc.
P.O. Box 3123
Winter Park, FL 32790
305.596.0900

www.dividendclub.com

> > > Visithttp://www.FerrisWheelJunkies.com and click on Media to hear
new music from Eric Hochstadt < < <


[Non-text portions of this message have been removed]


2012-09-21 20:27:33 CT #7
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639

Can someone who can't run it, try running it from the Terminal?

Deron

On 9/21/12 8:19 PM, David Hochstadt wrote:
> Deron,
>
> I am running Lion OS x 10.7.5. I just downloaded PGS 5.0.5.9 Pro. I
> cannot get it to start. By the way, you send me the beta version to try,
> and when I downloaded it, I could not get it to start. I thought I might
> have done something wrong, but since I was leaving to go out of town, I
> figured I would check it when I returned, before letting you know. When I
> got back, I just forgot, as I haven't had to use since I returned. 5.0.5.8
> Pro works, but 5.0.9.9 Pro will not start.
>
>
> On Fri, Sep 21, 2012 at 3:31 PM, Deron <deron@pagestream.org> wrote:
>
>> **
>>
>>
>> On 9/21/12 1:00 PM, Bianchessi Giovanni wrote:
>>> Il giorno 21/set/2012, alle ore 20:58, sdevries30 <
>> sjoerd.de.vries@me.com> ha scritto:
>>>> Thanks for the new version Deron.
>>>>
>>>> There is a problem, the program won't start.
>>>>
>>>> I am on OS 10.8.2
>>>>
>>>>
>>> Same problem:
>>>
>>> Traceback (most recent call last):
>>> File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py",
>> line 565, in <module>
>>> File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py",
>> line 547, in main
>>> File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py",
>> line 278, in addusersitepackages
>>> File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py",
>> line 253, in getusersitepackages
>>> File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py",
>> line 243, in getuserbase
>>> File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py",
>> line 523, in get_config_var
>>> File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py",
>> line 419, in get_config_vars
>>> File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py",
>> line 298, in _init_posix
>>> IOError: invalid Python installation: unable to open
>> //usr/include/python2.7/pyconfig.h (No such file or directory)
>>> Me too on 10.8.2
>>>
>>> Regards
>>> Giovanni Bianchessi
>>>
>>>
>> Since it starts here, and did for a couple other folks who took and
>> early peek, we need to narrow down why it won't for the two of you (and
>> I presume others as well).
>>
>> The traceback has little to do with PageStream, and everything to do
>> with Python. Maybe try downloading the latest python and installing that
>> (the version you have might be incompatible with 10.8?).
>>
>> Are you able to run PageStream 5.0.5.8? (The prior version) on your system?
>>
>> Deron
>>
>>
>>
>
>


--
Happy Trails,
Deron Kazmaier deron@dogstarkennel.com
KD0AYO Western South Dakota
Dog Star Kennelhttp://www.dogstarkennel.com
---
Racing AKC Sepp-Star Seppala Siberian Husky Sled Dogs


2012-09-22 12:52:27 CT #8
Giovanni Bianchessi
From: Italy
Registered: 2006-02-08
Posts: 126


Il giorno 22/set/2012, alle ore 04:27, Deron <deron@pagestream.org> ha scritto:

> Can someone who can't run it, try running it from the Terminal?
>
> Deron
>
> On 9/21/12 8:19 PM, David Hochstadt wrote:
> > Deron,
> >
>

Here is the complete terminal output:

[iMac-di-GiovanniRazzageStream.app/Contents/MacOS] giovanni% ./PageStream5Pro
Creating cursor:6B4CD0 16,16
Creating cursor:6B4970 16,16
Creating cursor:6B3EC0 16,16
Creating cursor:6B4C70 16,16
Creating cursor:6B5A70 16,16
Creating cursor:6B57A0 16,16
Creating cursor:6B4470 16,16
Creating cursor:6B63E0 16,16
Creating cursor:6B5620 16,16
Creating cursor:6B43A0 16,16
Creating cursor:6B5930 16,16
Creating cursor:6B4B90 16,16
Creating cursor:6B3FC0 16,16
Creating cursor:6B6870 16,16
Creating cursor:6B5530 16,16
Creating cursor:6B4B00 16,16
Creating cursor:6B6E30 16,16
Creating cursor:6B36D0 16,16
Creating cursor:6B7870 16,16
sortmacrotable count:542
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 565, in <module>
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 547, in main
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 278, in addusersitepackages
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 253, in getusersitepackages
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 243, in getuserbase
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 523, in get_config_var
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 419, in get_config_vars
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py", line 298, in _init_posix
IOError: invalid Python installation: unable to open //usr/include/python2.7/pyconfig.h (No such file or directory)
[iMac-di-GiovanniRazzageStream.app/Contents/MacOS] giovanni%

Regards
Giovanni Bianchessi

[Non-text portions of this message have been removed]


Sign in to add a comment. Pages: 1
Index » PageStream Support » Macintosh OSX » Re: [PageStreamMacintoshBeta] New PageStream 5.0.5.9 Pro Macintosh-OSX

This topic is closed due to inactivity.