Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pip release #7

Open
confusingstraw opened this issue Jan 9, 2019 · 6 comments
Open

Update pip release #7

confusingstraw opened this issue Jan 9, 2019 · 6 comments
Assignees

Comments

@confusingstraw
Copy link

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?

@AlexSchuckert
Copy link

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.

@VirtualRoyalty
Copy link

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

@nschaetti nschaetti added this to To do in EchoTorch 1.0 Jun 17, 2020
@UpAndComing915
Copy link

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

@nschaetti
Copy link
Owner

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 nschaetti self-assigned this Jan 22, 2021
@dmhuehol
Copy link

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

@pranavkatariain
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
EchoTorch 1.0
  
Fixes
Development

No branches or pull requests

7 participants