Val Krem via Python-list <python-list@python.org> writes:

> from sas7bdat import SAS7BDAT
> ImportError: No module named sas7bdat
>
> What did I miss?

You missed telling us what ‘sas7bdat’ is, what you have already done to
install it, and why you think it should be available for Python to
import.

-- 
 \        “Putting the word “faith” in front of something is no excuse |
  `\           for barbarism and cruelty and ignorance and stupidity.” |
_o__)                                            —Christopher Hitchens |
Ben Finney

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to