EchoTorch icon indicating copy to clipboard operation
EchoTorch copied to clipboard

Update pip release

Open confusingstraw opened this issue 5 years ago • 6 comments

First off, thanks for the library. I was running into an issue that seems to be addressed by #1 which is supposed to be fixed now, however it seems like there hasn't been an update to the release on PyPI. Would you be able to push an update to the PyPI package?

confusingstraw avatar Jan 09 '19 16:01 confusingstraw

Hi there, thanks very much for the library. I also had problems with the pip version (it didn't want to import the subdirectories) which seems to be fixed by the most recent commits. It would be nice to keep the pip version in sync if you advertise it as the gold standard way of installation.

AlexSchuckert avatar Apr 21 '19 13:04 AlexSchuckert

Hi, I have the same problem with importing of the subdirectories. Could you tell if there is any solution?

VirtualRoyalty avatar Jan 21 '20 21:01 VirtualRoyalty

Also have the same issue. Any closer to an answer?

UpAndComing915 avatar Dec 04 '20 13:12 UpAndComing915

Hi,

A new version has been released on Test PyPI using the release branch. Can anyone test this new version ? pip install -i https://test.pypi.org/simple/ EchoTorch And post any error output.

Regards

nschaetti avatar Jan 22 '21 22:01 nschaetti

Hello! Using pip install -i https://test.pypi.org/simple/ EchoTorch as opposed to pip install EchoTorch or pip3 install EchoTorch did fix this problem for me

dmhuehol avatar Feb 12 '21 22:02 dmhuehol

Using pip install -i https://test.pypi.org/simple/ EchoTorch worked for me as well. pip install EchoTorch is still not working

pranavkataria978 avatar Nov 24 '22 16:11 pranavkataria978