GithubHelp home page GithubHelp logo

Refitting example about musical HOT 5 CLOSED

parklab avatar parklab commented on August 19, 2024
Refitting example

from musical.

Comments (5)

Hu-JIN avatar Hu-JIN commented on August 19, 2024

Hi,

Thanks for trying out our package. The refit module can be accessed through musical.refit, and the refit function within that module can be called with musical.refit.refit(), as was used in the refitting example. Perhaps that solves the issue?

from musical.

mandronescu avatar mandronescu commented on August 19, 2024

Hello, thank you for the prompt response.
It looks like the package doesn't install correctly, because __init__.py under the installation directory didn't have refit under __all__, so I was getting AttributeError: module 'musical' has no attribute 'refit'. I added refit manually, and it works.

Also, the catalog data doesn't get copied either, so musical.load_catalog() didn't find the .csv files. I copied them manually and it works.

Thank you.

from musical.

Hu-JIN avatar Hu-JIN commented on August 19, 2024

Hi, the catalog issue is resolved in #71. If you uninstall, clone the most updated repo, and install again, it should work. Apologies for that.

I don't fully understand the refit issue though. Maybe I'm missing something, but in __init__.py, the module musical.refit is referred to, which means that all functions within musical.refit, including musical.refit.refit() is callable. Could you send the code that you are running which can reproduce the error? Thanks.

from musical.

mandronescu avatar mandronescu commented on August 19, 2024

I reinstalled, and both the catalog and the refit module work now.

Thank you for a great tool!

from musical.

Hu-JIN avatar Hu-JIN commented on August 19, 2024

Sounds good. Glad it's resolved with the reinstallation.

from musical.

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.