sqlalchemy-teradata icon indicating copy to clipboard operation
sqlalchemy-teradata copied to clipboard

Issues when building a conda pakage for sqlalchemy-teradata

Open dclong opened this issue 7 years ago • 2 comments

I came across the following error message when building a conda package for sqlalchemy-teradata following the instructions at https://conda.io/docs/user-guide/tutorials/build-pkgs-skeleton.html

Could not download https://pypi.io/packages/source/s/sqlalchemy-teradata/sqlalchemy-teradata-0.1.0.dev0.tar.gz

Any idea what has caused this?

dclong avatar Apr 22 '18 11:04 dclong

I've compiled and uploaded a conda package to https://anaconda.org/legendu/sqlalchemy-teradata

dclong avatar Jun 30 '18 07:06 dclong

Hey @dclong the package has not been uploaded to conda as of yet. We'd like to further develop and test the package before doing so. For now, it is recommended to use pip install.

sandan avatar Jun 30 '18 17:06 sandan