Python wifi install issue -


struggling understand this, time call in cavalry!

raspberry pi running raspbian & python 2.7

trying connect wifi wipi dongle through python. done sudo pip install wifi reports successful.

in python import wifi ok, when try from wifi import cell, scheme following :-

importerror: cannot import name cell 

i've been trying resolve 2 days without success, appreciated

i managed overcome issue, renaming python file name without wifi in name. seems cause conflict because of name wifi


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -