On 2018-10-29 10:49 , Mark Brethen wrote:
> There is no python setup file. The makefile uses python-config to get
> the path to the python header files. When port select sets python to
> none, it builds with apple python 2.7 without error. When port select
> sets python to python27 it fails because
There is no python setup file. The makefile uses python-config to get the path
to the python header files. When port select sets python to none, it builds
with apple python 2.7 without error. When port select sets python to python27
it fails because it cannot find a python setup.
In the termina
Mark Brethenmark.bret...@gmail.com
On Oct 28, 2018, at 5:46 PM, Ryan Schmidt wrote:setup.py is where a python project defines how it is to be set up. It's like a configure file. It's specific to each project. There isn't a default. Maybe for this software the configure
> On Oct 28, 2018, at 5:46 PM, Ryan Schmidt wrote:
>
>
>
> On Oct 28, 2018, at 16:50, Mark Brethen wrote:
>
>> brethen-air:~ marbre$ port select --summary
>> Warning: port definitions are more than two weeks old, consider updating
>> them by running 'port selfupdate'.
>> Name Selected
On Oct 28, 2018, at 16:50, Mark Brethen wrote:
> brethen-air:~ marbre$ port select --summary
> Warning: port definitions are more than two weeks old, consider updating them
> by running 'port selfupdate'.
> Name Selected Options
> ===
> clang none
On 2018-10-29 09:03 , Mark Brethen wrote:
> It looks to me that it failed because the source does not provide a
> ‘setup.py’ configuration file. Apple must provide a default setup.
The python portgroup is for software that builds with a setup.py. If
this software doesn't have one, don't use it.
It looks to me that it failed because the source does not provide a ‘setup.py’
configuration file. Apple must provide a default setup.
Mark Brethen
mark.bret...@gmail.com
> On Oct 28, 2018, at 4:50 PM, Mark Brethen wrote:
>
> brethen-air:~ marbre$ port select --summary
> Warning: port defini
brethen-air:~ marbre$ port select --summary
Warning: port definitions are more than two weeks old, consider updating them
by running 'port selfupdate'.
Name Selected Options
===
clang none mp-clang-6.0 none
cython none cython36 non
brethen-air:~ marbre$ port select --summary
Name Selected Options
===
clang none mp-clang-6.0 none
cython none cython36 none
gccnone mp-gcc7 none
ipythonpy34-ipython none
llvm none mp-llvm-3.4 mp
I didn’t seem to matter. I tried both python27 and 36.
Mark Brethen
mark.bret...@gmail.com
> On Oct 28, 2018, at 4:08 PM, Mark Brethen wrote:
>
> Quite by accident I have discovered a flaw with my libreduce port as regards
> to "port select —set python". I had not set a default python versi
On Oct 28, 2018, at 16:08, Mark Brethen wrote:
> Quite by accident I have discovered a flaw with my libreduce port as regards
> to "port select —set python". I had not set a default python version before I
> built the reduce libraries, unaware it was using apple's system python 2.7 to
> buil
11 matches
Mail list logo