Eriks Dobelis

Results 101 comments of Eriks Dobelis

Can you be more specific which queue are you referring to?

@zyrikby can you create a PR for this?

If you can test and confirm that this works, there is no problem to return these options. Must have been some reason for commenting out though at the time of...

Tested, reasonable code commits are always welcome :) . Though I must say I have used existing code with Windows 10 without such an issue, so it should at least...

What happens if you do this (without Ether layer)? ``` a = IP() a.show() ``` Do you execute the script with admin permissions?

There are some issues with Ether layer for Mac. #73 and #62 are very likely related. Any help on debugging this will be appreciated as I don't use Mac myself.

@foxleoly Debugging down to specific lines of code generating stack overflow. Can you do that?

Please, @big-o add details on python version you execute with.

I have tested on the latest version from github with python 3.8, and I cannot repeat your issue. Of course, there is a difference that I use `from kamene.all import...

Just tested using version from pip, too. At least on Linux, python 3.8.10, cannot repeat.