Code Monkey home page Code Monkey logo

Comments (5)

tBaxter avatar tBaxter commented on July 22, 2024 1

Temporary workaround is to install the older version: pip install iw_parse==0.0.2

Judging by the related #10 issue, it appears to be in the setup.py packaging script, maybe?

from iw_parse.

tBaxter avatar tBaxter commented on July 22, 2024

I'm seeing this in both python2.7 and 3. Using either the default pi user or sudo.

Also tried pip uninstall for all versions. Still won't import.

from iw_parse.

pcercuei avatar pcercuei commented on July 22, 2024

Doesn't work on Debian. pip install iw_parse seems to install the metadata, but not the module itself.

from iw_parse.

guillaumeguy avatar guillaumeguy commented on July 22, 2024

0.0.2 is very behind too. I ended up coping the script into my repo (not great). I also notice that you will need to decode the bytes into string (small change to make)

from iw_parse.

MrMusic25 avatar MrMusic25 commented on July 22, 2024

#12 Fixes this issue, Python is not my first language but I believe Python 3 changed the way pip3 installs programs, so I updated the repo to support these changes. Just need these changed approves so they can get uploaded to pip by maintainer.

from iw_parse.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.