Hi All,

I have imported below module in views.py, but i getting error "No module 
named client".

import salt.client


i can import this module in ipython but when i import it in Django app 
view, the app getting error while loading main page itself.

*Error in web page:*

ImportError at /salt/ 

No module named client


Please help guys!!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3a0d8fbc-2d84-4cd3-8217-80f5c654a1e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to