Code Monkey home page Code Monkey logo

Comments (2)

nehadelsalamouny avatar nehadelsalamouny commented on August 17, 2024 1

I installed propka using the instructions in: https://github.com/jensengroup/propka-3.1
I checked my folders:
in /Users/nehade/.local/lib/python3.5/site-packages/
PROPKA-3.1-py3.5.egg is a file not a folder. And so I don't have PROPKA-3.1-py3.5.egg/propka/lib.py
I removed propka then reinstalled it using PyPi and it worked!
Many thanks

from propkatraj.

orbeckst avatar orbeckst commented on August 17, 2024

I tried this locally (Python 3.6 on macOS 10.12 with MDAnalysis 0.19.2) and this works as expected. Did you install propka with

pip install propka

?

Check that your propka/lib.py contains the following code https://github.com/jensengroup/propka-3.1/blob/91925bb92092d3b180a9c086e81822a3fdec6939/propka/lib.py#L16-L41 (click on the link to see the code). Your installed file is /Users/nehade/.local/lib/python3.5/site-packages/PROPKA-3.1-py3.5.egg/propka/lib.py. If you installed propka from PyPi then this should be in there. This is the code that makes it work with propkatraj.

from propkatraj.

Related Issues (20)

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.