Can't import array in 3.7 python version

MRAB python at mrabarnett.plus.com
Tue Sep 18 15:57:57 EDT 2018


On 2018-09-18 18:48, Cruey Cruel wrote:
> I have subscribe to python list, please provide me any resolution
> forpreviois below email
> 
What error message does it print?

It might be that you have a named a file the same as one of those in 
Python's standard library, e.g. "array.py".

If that's not the problem, then you'll need to provide some more 
details. Copy the traceback and post it here.

> On Tue, 18 Sep 2018, 23:07 Cruey Cruel, <jkc061991 at gmail.com> wrote:
> 
>> Hi team,
>> Am facing issue in importing array.
>>
>> I use alatest version of pythonide and pycharm.
>>
>> Telle how can I fix this.
>>
>> Thanks and regards
>> Jignesh
>>
> 



More information about the Python-list mailing list