Re: [Cake] Flent & Mac OS

2018-07-21 Thread Kevin Darbyshire-Bryant
Right, ok.  Well I’ve no idea what/if anything is broken here on my system, so 
I’m going to stop.

> On 21 Jul 2018, at 20:12, Sebastian Moeller  wrote:
> 
> Ah, I also installed python 3.6 via macports and PyQT5, the OS supplied 
> python is a bit dated and I am too chicken to install new packages into 
> apple's python version.
> I am pretty sure that is also doable with homebrew or any other porting 
> system on the mac.
> 
> Best Regards
> 
> 
> 
> 
> 
>> On Jul 21, 2018, at 20:58, Kevin Darbyshire-Bryant 
>>  wrote:
>> 
>> sudo pip install flent
>> The directory '/Users/kevin/Library/Caches/pip/http' or its parent directory 
>> is not owned by the current user and the cache has been disabled. Please 
>> check the permissions and owner of that directory. If executing pip with 
>> sudo, you may want sudo's -H flag.
>> The directory '/Users/kevin/Library/Caches/pip' or its parent directory is 
>> not owned by the current user and caching wheels has been disabled. check 
>> the permissions and owner of that directory. If executing pip with sudo, you 
>> may want sudo's -H flag.
>> Collecting flent
>> Downloading 
>> https://files.pythonhosted.org/packages/bd/21/c7539ce56f90a7baccbbc5b30b69d85bdd7b483b0a2946bbbf45191e10fe/flent-1.2.2-py2.py3-none-any.whl
>>  (262kB)
>>   100% || 266kB 4.5MB/s
>> matplotlib 1.3.1 requires nose, which is not installed.
>> matplotlib 1.3.1 requires tornado, which is not installed.
>> Installing collected packages: flent
>> Could not install packages due to an EnvironmentError: [Errno 1] Operation 
>> not permitted: 
>> '/System/Library/Frameworks/Python.framework/Versions/2.7/share'
>> 
>> 
>>> On 21 Jul 2018, at 19:42, Arie  wrote:
>>> 
>>> I just upgraded/reinstalled flent on OS/X, all it took was sudo pip install 
>>> flent
>>> 
>>> But that might have been easy because I've done it before.
>>> 
>>> On 21 July 2018 at 20:40, Kevin Darbyshire-Bryant 
>>>  wrote:
>>> Hi Chaps
>>> 
>>> Would love to help Dave with his flent run request.  Is there anyone who 
>>> can hand hold me through mac os installation?  Having a battle and on the 
>>> losing side :-/
>>> 
>>> Cheers,
>>> 
>>> Kevin D-B
>>> 
>>> 012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A
>>> 
>>> 
>>> ___
>>> Cake mailing list
>>> Cake@lists.bufferbloat.net
>>> https://lists.bufferbloat.net/listinfo/cake
>>> 
>>> 
>> 
>> 
>> Cheers,
>> 
>> Kevin D-B
>> 
>> 012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A
>> 
>> ___
>> Cake mailing list
>> Cake@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cake
> 


Cheers,

Kevin D-B

012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A



signature.asc
Description: Message signed with OpenPGP
___
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake


Re: [Cake] Flent & Mac OS

2018-07-21 Thread Sebastian Moeller
Ah, I also installed python 3.6 via macports and PyQT5, the OS supplied python 
is a bit dated and I am too chicken to install new packages into apple's python 
version.
I am pretty sure that is also doable with homebrew or any other porting system 
on the mac.

Best Regards





> On Jul 21, 2018, at 20:58, Kevin Darbyshire-Bryant 
>  wrote:
> 
> sudo pip install flent
> The directory '/Users/kevin/Library/Caches/pip/http' or its parent directory 
> is not owned by the current user and the cache has been disabled. Please 
> check the permissions and owner of that directory. If executing pip with 
> sudo, you may want sudo's -H flag.
> The directory '/Users/kevin/Library/Caches/pip' or its parent directory is 
> not owned by the current user and caching wheels has been disabled. check the 
> permissions and owner of that directory. If executing pip with sudo, you may 
> want sudo's -H flag.
> Collecting flent
>  Downloading 
> https://files.pythonhosted.org/packages/bd/21/c7539ce56f90a7baccbbc5b30b69d85bdd7b483b0a2946bbbf45191e10fe/flent-1.2.2-py2.py3-none-any.whl
>  (262kB)
>100% || 266kB 4.5MB/s
> matplotlib 1.3.1 requires nose, which is not installed.
> matplotlib 1.3.1 requires tornado, which is not installed.
> Installing collected packages: flent
> Could not install packages due to an EnvironmentError: [Errno 1] Operation 
> not permitted: 
> '/System/Library/Frameworks/Python.framework/Versions/2.7/share'
> 
> 
>> On 21 Jul 2018, at 19:42, Arie  wrote:
>> 
>> I just upgraded/reinstalled flent on OS/X, all it took was sudo pip install 
>> flent
>> 
>> But that might have been easy because I've done it before.
>> 
>> On 21 July 2018 at 20:40, Kevin Darbyshire-Bryant 
>>  wrote:
>> Hi Chaps
>> 
>> Would love to help Dave with his flent run request.  Is there anyone who can 
>> hand hold me through mac os installation?  Having a battle and on the losing 
>> side :-/
>> 
>> Cheers,
>> 
>> Kevin D-B
>> 
>> 012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A
>> 
>> 
>> ___
>> Cake mailing list
>> Cake@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cake
>> 
>> 
> 
> 
> Cheers,
> 
> Kevin D-B
> 
> 012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A
> 
> ___
> Cake mailing list
> Cake@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cake

___
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake


Re: [Cake] Flent & Mac OS

2018-07-21 Thread Kevin Darbyshire-Bryant
sudo pip install flent
The directory '/Users/kevin/Library/Caches/pip/http' or its parent directory is 
not owned by the current user and the cache has been disabled. Please check the 
permissions and owner of that directory. If executing pip with sudo, you may 
want sudo's -H flag.
The directory '/Users/kevin/Library/Caches/pip' or its parent directory is not 
owned by the current user and caching wheels has been disabled. check the 
permissions and owner of that directory. If executing pip with sudo, you may 
want sudo's -H flag.
Collecting flent
  Downloading 
https://files.pythonhosted.org/packages/bd/21/c7539ce56f90a7baccbbc5b30b69d85bdd7b483b0a2946bbbf45191e10fe/flent-1.2.2-py2.py3-none-any.whl
 (262kB)
100% || 266kB 4.5MB/s
matplotlib 1.3.1 requires nose, which is not installed.
matplotlib 1.3.1 requires tornado, which is not installed.
Installing collected packages: flent
Could not install packages due to an EnvironmentError: [Errno 1] Operation not 
permitted: '/System/Library/Frameworks/Python.framework/Versions/2.7/share'


> On 21 Jul 2018, at 19:42, Arie  wrote:
> 
> I just upgraded/reinstalled flent on OS/X, all it took was sudo pip install 
> flent
> 
> But that might have been easy because I've done it before.
> 
> On 21 July 2018 at 20:40, Kevin Darbyshire-Bryant 
>  wrote:
> Hi Chaps
> 
> Would love to help Dave with his flent run request.  Is there anyone who can 
> hand hold me through mac os installation?  Having a battle and on the losing 
> side :-/
> 
> Cheers,
> 
> Kevin D-B
> 
> 012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A
> 
> 
> ___
> Cake mailing list
> Cake@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cake
> 
> 


Cheers,

Kevin D-B

012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A



signature.asc
Description: Message signed with OpenPGP
___
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake


Re: [Cake] Flent & Mac OS

2018-07-21 Thread Arie
I just upgraded/reinstalled flent on OS/X, all it took was sudo pip install
flent

But that might have been easy because I've done it before.

On 21 July 2018 at 20:40, Kevin Darbyshire-Bryant <
ke...@darbyshire-bryant.me.uk> wrote:

> Hi Chaps
>
> Would love to help Dave with his flent run request.  Is there anyone who
> can hand hold me through mac os installation?  Having a battle and on the
> losing side :-/
>
> Cheers,
>
> Kevin D-B
>
> 012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A
>
>
> ___
> Cake mailing list
> Cake@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cake
>
>
___
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake


[Cake] Flent & Mac OS

2018-07-21 Thread Kevin Darbyshire-Bryant
Hi Chaps

Would love to help Dave with his flent run request.  Is there anyone who can 
hand hold me through mac os installation?  Having a battle and on the losing 
side :-/

Cheers,

Kevin D-B

012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A



signature.asc
Description: Message signed with OpenPGP
___
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake