Giter Site home page Giter Site logo

Comments (5)

sdiehl avatar sdiehl commented on June 26, 2024

Hi,

Can you try pulling the devel branch:

$ git pull origin
$ git checkout devel
  1. Are you running in Anaconda or a in custom virtualenv?
  2. Are there any errors when you run python setup.py build_ext --inplace from the top of the Blaze repo?

from blaze.

ehiggs avatar ehiggs commented on June 26, 2024

Thanks for the prompt reply.

I pulled the devel branch.

The following generated files were checked in:

$ git reset HEAD
Unstaged changes after reset:
M   blaze/desc/lldescriptors.c
M   blaze/desc/llindexers.c

The associated headers were also checked in. We don't want these so I ran git reset HEAD --hard to use the checked in files from the branch (which should be overwritten by in a build).

I ran through the instructions and it didn't work.

Ultimately I found that this was because the subpackages weren't listed in the setup.py and hence the __init__.py files weren't places in the install dir. The patch is in pull request #8

from blaze.

sdiehl avatar sdiehl commented on June 26, 2024

Thanks for catching that, the repo is under pretty active development so I appreciate you testing it out!

Does this fix your issue. Were you at least able to get the package to build?

from blaze.

ehiggs avatar ehiggs commented on June 26, 2024

Yes, I got it working. I have a few other patches in the wings for setting up __all__ decls for lib.py and error.py if you're interested. Minor gardening work.

from blaze.

sdiehl avatar sdiehl commented on June 26, 2024

Thanks for your contributions. I'm going to close the issue. Thanks again for smoke testing this.

from blaze.

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.