Giter Club home page Giter Club logo

Comments (20)

MrNothing avatar MrNothing commented on May 26, 2024

Avaliable here: https://github.com/MrNothing/AI-Blocks/releases/tag/v1.4.2-beta

Has yet to be tested.

from ai-blocks.

CrypticCalamari avatar CrypticCalamari commented on May 26, 2024

Testing on Kali Linux with xfce4 window manager. When I run the project, it opens a blank window, which takes some time before anything appears. At first I didn't think it was working and closed the window, but tried again and became distracted before coming back to see everything loaded.

Perhaps a loading indicator during application startup.

As for creating a new project. I can't seem to figure out how to do this. When I select a folder and name for the project then click create under empty project, nothing seems to happen. When I click clone under the MNIST-classifier or Auto-Encoder I get this error: Failed to load example: Error: ENOENT: no such file or directory, scandir '/home/username/Testy McTestFace'

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

Thank you for taking the time to test this version, I will debug it on my vm, It seems the relative path is different on linux and windows. That is the cause of your problems.

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

Fixed and tested for linux 64, check next release (release 5). I cannot debug on mac for now, the mac version will have to wait.

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

All versions fixed: see #8

from ai-blocks.

jmelgarmartin avatar jmelgarmartin commented on May 26, 2024

how can I launch the program on linux?

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

@jmelgarmartin Either build the sources or download one of the linux builds: https://github.com/MrNothing/AI-Blocks/releases

from ai-blocks.

jmelgarmartin avatar jmelgarmartin commented on May 26, 2024

I download the source for linux but I can't find an executable sh or file

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

@jmelgarmartin The executable file is a file called AI-Blocks that you can launch using the command:

./AI-Blocks

if you encouter an error, you might need to install this package:

apt-get install libgconf-2-4

Tested and validated on ubuntu 18.04 64bit
Hope this helps.

from ai-blocks.

idea-launch-lab avatar idea-launch-lab commented on May 26, 2024

Hello, Seems like a nice project! Looking to build and use on a Mac (Mojave OSX 10.14.6). I grabbed the source code AI-Blocks-1.5.2-beta and tried to build it per instructions in the README.md file.

$ npm run
Lifecycle scripts included in aiblocs:
  start
    react-scripts start
  test
    react-scripts test --env=jsdom

available via `npm run-script`:
  run
    electron -r babel-register .
  build
    react-scripts build
  eject
    react-scripts eject

Tried to build build but getting following error:

$ npm run build

> [email protected] build /Users/sid/Documents/Thinci/Projects/Experiments/visual_editor/AI-Blocks-1.5.2-beta/Sources
> react-scripts build

Could not find a required file.
  Name: index.html
  Searched in: /Users/x/Documents/AI-Blocks-1.5.2-beta/Sources/public
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `react-scripts build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/x/.npm/_logs/2019-09-25T15_38_35_128Z-debug.log

I am missing the Sources/public folder, but isn't it the purpose of npm run build to create the outputs and build the public folder? Thanks for your help!

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

from ai-blocks.

idea-launch-lab avatar idea-launch-lab commented on May 26, 2024

Thanks @MrNothing for the quick response.

Cloned the repository and installed npm packages.

Ran the following:

$ npm run test

> [email protected] test /Users/x/Documents/AI-Blocks/Sources
> electron -r babel-register 

The app launches but I see a blank app screen.

image

Thanks.

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

from ai-blocks.

idea-launch-lab avatar idea-launch-lab commented on May 26, 2024

Here's the console output:
image

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

@sid-thakur Try pulling the latest version, it should run properly.

from ai-blocks.

idea-launch-lab avatar idea-launch-lab commented on May 26, 2024

Thanks @MrNothing I was able to see the interface, but looks like reference to base/parent folder is missing. Clicking on the icon 'open folder' causes some exceptions in the console. Namely,
Same happens when I try to ether clone a project or create an empty project. Thanks.

image

image

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

from ai-blocks.

MrNothing avatar MrNothing commented on May 26, 2024

from ai-blocks.

idea-launch-lab avatar idea-launch-lab commented on May 26, 2024

Thanks! I was able to run the application and see expected behavior on my Mac (Mojave). Thanks for all the help!

image

from ai-blocks.

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.