Code Monkey home page Code Monkey logo

Comments (9)

jaedb avatar jaedb commented on August 22, 2024

Are you experiencing this on a published release of Iris, or the master branch?

from iris.

occulkot avatar occulkot commented on August 22, 2024

irsi 2.10.17 installed from pip, so i guess its published release.
you suggest to check again with master branch?

from iris.

jaedb avatar jaedb commented on August 22, 2024

Curses. I've been working on functionality that has caused regression in the search view, but I've since patched it.

As a side-note, if you have installed Iris in develop mode (ie python ./setup.py develop), this will overwrite any official install you may have from PIP. That is, unless you have uninstalled Iris in develop mode (ie python ./setup.py develop --uninstall).

from iris.

occulkot avatar occulkot commented on August 22, 2024

ive checked current git version (2.11) and problem still appears.

from iris.

jaedb avatar jaedb commented on August 22, 2024

It may seem like a daft question, but have you run a new build (ie npm run prod)?

from iris.

occulkot avatar occulkot commented on August 22, 2024

sorry for lag.
So to install and run current git version i have to:

  1. Download/update node libraries - npm install
  2. compile webpart - npm run prod
  3. install package - python setup.py install

Is it correct?

from iris.

jaedb avatar jaedb commented on August 22, 2024

There are to installation methods:

  1. Production installation (for most users)
  2. Development installation (for advanced users)

If you have installed a development installation, this will need to be properly removed before installing via production installation.

So, assuming you've been using a development installation, you need to follow steps 4-7 to upgrade.

from iris.

jaedb avatar jaedb commented on August 22, 2024

Original issue resolved.

from iris.

occulkot avatar occulkot commented on August 22, 2024

version 2.11.3 should include fixes? Because my instance still dont show artist from local library

from iris.

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.