Kashish Bhatia

Results 17 comments of Kashish Bhatia

> Hi @kbhatiya999, thanks for reporting this. > > I followed your steps with python 3.10 on macOS but was not able to reproduce the issue. I don't have immediate...

> It seems to me that the plugin itself is breaking poetry. Just curious, what happens when you try to use Poe via Poetry plugin? Does it work? I think...

If you have good amount of storage on your Mac check this out : https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/

![image](https://user-images.githubusercontent.com/47816034/179369317-cfc68090-fe12-4cf6-b3f3-f725aed39369.png) I figured out that 1 in the screenshot (check 1st message of the thread) is from Index Error 1 File "C:\Users\Kashish\AppData\Local\pypoetry\Cache\virtualenvs\poetry-bugs-FSWo2tWM-py3.8\lib\site-packages\poethepoet\config.py", line 223, in find_pyproject_toml maybe_result = maybe_result.parents[1].joinpath(self.TOML_NAME).resolve() File...

@nat-n I will do everything I can.

@nat-n should we create issue in poetry repo as you mentioned?

> @kbhatiya999 I've created [this PR](https://github.com/nat-n/poethepoet/pull/81/files) that I think should fix the issue. > > I'm not sure if you can install a plugin directly into poetry from an arbitrary...

I confirm that poetry is no longer crashing. ``` poetry self add git+https://github.com/nat-n/poethepoet.git@d217603[poetry_plugin] ```

@ods I feel this PR should definitely be part of 0.8.0

I solved the failure to create or delete topics using admin client. To reproduce we just need a kafka server with more than one broker. Now use admin client to...