GithubHelp home page GithubHelp logo

Comments (7)

montanalow avatar montanalow commented on May 22, 2024

Which version of the pgml extension do you have installed? You can check with

 psql postgres://[email protected]:5433/pgml_development -c "select * from pgml.version();"

The dashboard in master expects extension version 2.0. You can also checkout a 1.0 tag from github if you'd like to work with an old version of the dashboard and extension. Upgrading an existing 1.0 installation to 2.0 is covered here, if that turns out to be the issue.

from postgresml.

nidhin077 avatar nidhin077 commented on May 22, 2024

@montanalow I have upgraded the postgresml to 2.1.0. However, the issue is still there. Could you please check the same?

image

from postgresml.

montanalow avatar montanalow commented on May 22, 2024

Where you able to run the 1.0 to 2.0 migration script?

https://postgresml.org/user_guides/setup/v2/upgrade-from-v1/

from postgresml.

nidhin077 avatar nidhin077 commented on May 22, 2024

@montanalow Actually, I had just set up a fresh instance of PostgresML and linked the dashboard to the database. After that, I encountered the above described issue while attempting to create a new project.

from postgresml.

montanalow avatar montanalow commented on May 22, 2024

I see the issue now. This is a bug in the new project wizard related to tables in the public schema. We'll need a patch to get this sorted. In the mean time a fix has already been applied to the command line version of project creation with pgml.train().

from postgresml.

nidhin077 avatar nidhin077 commented on May 22, 2024

@montanalow Once the bug has been sorted. Please update here.

from postgresml.

montanalow avatar montanalow commented on May 22, 2024

The new project wizard has been removed until we can design it to cover more use cases, in favor of a direct SQL workflow that utilizes the APIs, which is supported via the console and notebooks (as well as standalone SQL clients).

from postgresml.

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.