Code Monkey home page Code Monkey logo

Comments (5)

lhenry15 avatar lhenry15 commented on August 14, 2024

You can try the UI with the repo here
After initiate the UI, click File --> Open Recent --> Select .tods_default.ows
There will have some instructions for you to build up a pipeline with the GUI.
We are still testing and merging newly develop function with it, will officially release it with the next version of TODS (currently in dev branch).

from tods.

bappctl avatar bappctl commented on August 14, 2024

Thank you @lhenry15

from tods.

bappctl avatar bappctl commented on August 14, 2024

With python==3.5 get below error while install running pip install -e .
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/software/anaconda3/lib/python3.5/site-packages/chardet-4.0.0.dist-info/METADATA'

With python==3.6 it installs fine but on running ~/tods-gui$ tods-gui
image
Is there any other setting do be done here in 3.6 environment

from tods.

lhenry15 avatar lhenry15 commented on August 14, 2024

Could you provide more details like which version of tods did you install?

from tods.

bappctl avatar bappctl commented on August 14, 2024

There are two issue with tods-gui

Conda Environment:
I have two environments
Env1: with Python 3.6 where tods installed (tods 0.0.2)
Env2: with Python3.5 to run tods-gui

In Env2 (Python 3.5) when try to install tods-gui get below error on pip install -e .

(tods-ui)/tods-gui$ python --version
Python 3.5.6 :: Anaconda, Inc.

(tods-ui)/tods-gui$ pip install -e .
Requirement already satisfied: networkx in /home/software/anaconda3/lib/python3.7/site-packages (from Orange3==3.27.0.dev0+unknown) (2.5.1)
Requirement already satisfied: pip>=9.0 in /home/software/anaconda3/lib/python3.7/site-packages (from Orange3==3.27.0.dev0+unknown) (21.0.1)
Requirement already satisfied: scipy>=0.16.1 in /home/software/anaconda3/lib/python3.7/site-packages (from Orange3==3.27.0.dev0+unknown) (1.4.1)
Collecting httpx~=0.14.0
  Using cached httpx-0.14.3-py3-none-any.whl (62 kB)
Collecting httpx~=0.14.0
  Using cached httpx-0.14.3-py3-none-any.whl (62 kB)
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/software/anaconda3/lib/python3.7/site-packages/chardet-4.0.0.dist-**info/METADATA'

If upgrade the Env2 to Python 3.6 and install tods-gui installs fine but on running ~/tods-gui$ tods-gui

image

In addition is there any additional config on gui side to be done since tods and tods-gui use two different env because of python version

from tods.

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.