cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

No module named dlt

Dataminion
New Contributor

Cluster version 10.5 on AWS.

Trying to import dlt gave error above.

Am I missing something?​

1 ACCEPTED SOLUTION

Accepted Solutions

Kaniz
Community Manager
Community Manager

Hi @Cathy Low​ ,

You must first install the package before you can use it in your code.

Run the following command to install the package and its dependencies.

pip install dlt

View solution in original post

2 REPLIES 2

Kaniz
Community Manager
Community Manager

Hi @Cathy Low​ ,

You must first install the package before you can use it in your code.

Run the following command to install the package and its dependencies.

pip install dlt

Anonymous
Not applicable

Hey there @Cathy Low​ 

Does @Kaniz Fatma​ 's response answer your question? If yes, would you be happy to mark it as best so that other members can find the solution more quickly? Else please let us know if you need more help. 

We'd love to hear from you.

Thanks!