Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #105179

Re: file -SAS

From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: file -SAS
Date 2016-03-18 16:38 +1100
Message-ID <mailman.301.1458279492.12893.python-list@python.org> (permalink)
References <299311696.695047.1458277333178.JavaMail.yahoo.ref@mail.yahoo.com> <299311696.695047.1458277333178.JavaMail.yahoo@mail.yahoo.com>

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: file -SAS Ben Finney <ben+python@benfinney.id.au> - 2016-03-18 16:38 +1100
  Re: file -SAS Adam M <amorawski@magna-power.com> - 2016-03-18 07:24 -0700

csiph-web