Code Monkey home page Code Monkey logo

Comments (4)

dmoccia avatar dmoccia commented on September 23, 2024

I may be making progress, will update soon.

from homebrew-rdkit.

dmoccia avatar dmoccia commented on September 23, 2024

Nope. Is it possible that this info has something to do with my issue? I thought I ran this but I do not see anything in the directory I created.

Python modules have been installed and Homebrew's site-packages is not
in your Python sys.path, so you will not be able to import the modules
this formula installed. If you plan to develop with these modules,
please run:
mkdir -p /Users/dennismoccia/Library/Python/2.7/lib/python/site-packages
echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")'

from homebrew-rdkit.

greglandrum avatar greglandrum commented on September 23, 2024

Hi Dennis,

I don't think it's really worth the trouble to run the ctests after doing a homebrew build. The environment isn't really set up properly to do this and it will take some doing to get it that way.

Is there any particular reason you want to run the tests?

from homebrew-rdkit.

dmoccia avatar dmoccia commented on September 23, 2024

Hi Greg

Thank you for the rapid response. So I thought it was a good practice to perform a ctest after installation, I think I was trying to combine the homebrew install and the general installation from the RDKit site. I have everything working now, I think I need to clean up my homebrew/python installs a bit though as this is what was causing some of my problems. Again many thanks

Dennis

from homebrew-rdkit.

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.