Giter Club home page Giter Club logo

Comments (2)

pansapiens avatar pansapiens commented on August 22, 2024

Fair warning - inmembrane hasn't been maintained in many years and is probably not something you should spend too much time trying to get running at this point (it might be time this repo is put into a 'archived' state). Many of the web services it used have since gone offline or changed their APIs such the inmembrane would need to be updated to work with them.

The main problem here is that the version of python you are using is 3.x and inmembrane only supports (the now deprecated) Python 2.x.
I would also suggest not installing as sudo - I know that's what it says in the README, but it was bad advice.
If you want to persist, instead create a virtualenv or conda environment containing Python 2.7, then try running: python2 setup.py install. You'll also need to install the local binary dependencies since most of the web service equivalents no longer work.

Personally, I would save your time, not attempt to use inmembrane and move on to find an alternative.

from inmembrane.

Dimpledavray287 avatar Dimpledavray287 commented on August 22, 2024

from inmembrane.

Related Issues (5)

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.