Having issues with Teradatasql python
up vote
0
down vote
favorite
I would like to connect to the Teradata server and I am using the following code:
Import teradata
Import teradatasql
Con=teradata.connect( connection string)
I have downloaded the teradatasql whl file and used the following command to install it:
Pip install teradatasql-16.20.0.39-py3-none-any.whl
I am getting the following error:
Could not find a version that satisfies the requirement pycryptodome
I have also downloaded a pyroptosomeme but it is not installing
I appreciate your help
python teradata pycryptodome
add a comment |
up vote
0
down vote
favorite
I would like to connect to the Teradata server and I am using the following code:
Import teradata
Import teradatasql
Con=teradata.connect( connection string)
I have downloaded the teradatasql whl file and used the following command to install it:
Pip install teradatasql-16.20.0.39-py3-none-any.whl
I am getting the following error:
Could not find a version that satisfies the requirement pycryptodome
I have also downloaded a pyroptosomeme but it is not installing
I appreciate your help
python teradata pycryptodome
why are you using the wheel
– aws_apprentice
Nov 21 at 20:13
I found it on google when I looked for teradatasql
– ckp
Nov 22 at 0:30
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I would like to connect to the Teradata server and I am using the following code:
Import teradata
Import teradatasql
Con=teradata.connect( connection string)
I have downloaded the teradatasql whl file and used the following command to install it:
Pip install teradatasql-16.20.0.39-py3-none-any.whl
I am getting the following error:
Could not find a version that satisfies the requirement pycryptodome
I have also downloaded a pyroptosomeme but it is not installing
I appreciate your help
python teradata pycryptodome
I would like to connect to the Teradata server and I am using the following code:
Import teradata
Import teradatasql
Con=teradata.connect( connection string)
I have downloaded the teradatasql whl file and used the following command to install it:
Pip install teradatasql-16.20.0.39-py3-none-any.whl
I am getting the following error:
Could not find a version that satisfies the requirement pycryptodome
I have also downloaded a pyroptosomeme but it is not installing
I appreciate your help
python teradata pycryptodome
python teradata pycryptodome
edited Nov 21 at 20:47
D Manokhin
609119
609119
asked Nov 21 at 19:54
ckp
7319
7319
why are you using the wheel
– aws_apprentice
Nov 21 at 20:13
I found it on google when I looked for teradatasql
– ckp
Nov 22 at 0:30
add a comment |
why are you using the wheel
– aws_apprentice
Nov 21 at 20:13
I found it on google when I looked for teradatasql
– ckp
Nov 22 at 0:30
why are you using the wheel
– aws_apprentice
Nov 21 at 20:13
why are you using the wheel
– aws_apprentice
Nov 21 at 20:13
I found it on google when I looked for teradatasql
– ckp
Nov 22 at 0:30
I found it on google when I looked for teradatasql
– ckp
Nov 22 at 0:30
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53419602%2fhaving-issues-with-teradatasql-python%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
why are you using the wheel
– aws_apprentice
Nov 21 at 20:13
I found it on google when I looked for teradatasql
– ckp
Nov 22 at 0:30