Astariul

Results 46 comments of Astariul

Sorry for the late reply. Yes, another user couldn't make it work with `poetry` as well (see #68). --- As mentioned in https://github.com/python-poetry/poetry/issues/5548, it doesn't work because `poetry` can't install...

I had the same problem. I could make it work by first cloning the repository and install from there : ``` git clone https://github.com/MSeal/cython_hunspell.git cd cython_hunspell pip install . ```...

I haven't tried, but that should be possible. If you replace the link of the version ([here](https://github.com/astariul/github-hosted-pypi/blob/43e0b8ca0ca30857480b7039caaba5744d75ef33/public-hello/index.html#L81) for example) with the download link of the wheel file, that should work....

Hi there @maikvandergaag Sure, let me try to help. Can you provide the steps you took ? Can you share the Github page link of your Pypi index ? And...

I'll go ahead and close this issue for now, let me know if you can provide more infos for me to reproduce.