Hi Aljaž,
On 14/09/15 22:46, Aljaž Srebrnič wrote:
>> On 14/set/2015, at 05:55, Glenn Ramsey wrote:
>>
>> Hi All,
>>
>> I get this error when starting python3:
>>
>> $ python3
>> Python 3.5.0rc4 (default, Sep 14 2015, 13:58:59)
>> [GCC
Hi All,
I get this error when starting python3:
$ python3
Python 3.5.0rc4 (default, Sep 14 2015, 13:58:59)
[GCC 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
Failed calling sys.__interactivehook__
Traceback (mo
On 14/09/15 12:24, Kurt Hindenburg wrote:
>
>> On Sep 13, 2015, at 7:55 PM, Glenn Ramsey wrote:
>>
>> Hi,
>>
>> ncurses 6.0.0 fails to build on i386. The part from the log where it fails is
>> below. It looks to me like it could be a libstdc++ / libc++ issu
Hi,
ncurses 6.0.0 fails to build on i386. The part from the log where it fails is
below. It looks to me like it could be a libstdc++ / libc++ issue.
I'm actually trying to install a version of python 3 (>=3.2), but they all seem
to depend on this version of ncurses.
I have created a ticket but i
Hi petr,
On 01/11/14 23:53, petr wrote:
>
> On 31 Oct 2014, at 23:50, Glenn Ramsey wrote:
>
>> Hi,
>>
>> After installing the py-suds-jurko package only the top level modules seem
>> to be
>> available. Did I install it wrong?
>>
>
> Hi Glen
Hi,
After installing the py-suds-jurko package only the top level modules seem to be
available. Did I install it wrong?
$ sudo port install py-suds-jurko
dyld: DYLD_ environment variables being ignored because main executable
(/usr/bin/sudo) is setuid or setgid
---> Computing dependencies for p
On 03/07/14 17:57, Ryan Schmidt wrote:
>
> On Jul 2, 2014, at 9:53 PM, Glenn Ramsey wrote:
>
>> Is there a way that I can have both PIL and Pillow installed at the same
>> time?
>>
>> PIL 1.1.7 has a bug that affects my code, and the bug is fixed in Pillow.
&
Hi,
Is there a way that I can have both PIL and Pillow installed at the same time?
PIL 1.1.7 has a bug that affects my code, and the bug is fixed in Pillow. The
py27-pil and py27-Pillow packages are mutually exclusive so I can't have them
both installed from MacPorts. I also need ReportLab, bu