Yohann Boniface

Results 98 comments of Yohann Boniface

``` FAILED tests/test_circular_imports.py::test_imports - ImportError: cannot import name 'Client' from partially initialized module 'EpikCord.client' (most likely due to a circular import) (/home/runner/work/EpikCord.py/EpikCord.py/EpikCord/client/__init__.py) ```

> ``` > FAILED tests/test_circular_imports.py::test_imports - ImportError: cannot import name 'Client' from partially initialized module 'EpikCord.client' (most likely due to a circular import) (/home/runner/work/EpikCord.py/EpikCord.py/EpikCord/client/__init__.py) > ``` Circular import CI has...

isn't this pretty much sorted?

Seems on the LICENSE file that you are set the license as Gpl3Plus ![image](https://github.com/cococry/Ragnar/assets/53050011/597cfdb1-cb39-4c7b-977f-08c38d3f4ac9)

yes, this is definitively needed

I already have a working derivation that depends on the poetry branch, since `23/08`

Maybe it could be possible to retrieve the fullpath and stat the file (or maybe using libgit), to help distinguish the error into 2 separate ones. I think this would...

Thanks for the reply! I hope you will be able to find an alternative for this dependency. Thankfully it is only optional, and it will not cause issue in nixpkgs's...

Bumping this issue. It seems that the latest version available of the sources are also for `1.6.2` (on both branches) - https://github.com/kylepollina/objexplore/blob/main/objexplore/objexplore.py#L31 - https://github.com/kylepollina/objexplore/blob/textual/objexplore/objexplore.py#L31 Sources could be retrieved from the...