Giter VIP home page Giter VIP logo

Comments (25)

mturoci avatar mturoci commented on May 28, 2024 2

Since @ayushtiwari110 was here first, will assign this issue to him. If 4 days pass without a PR, the issue will become up for grabs again.

@topguns837 feel free to pick some other issue in the meanwhile :)

from wave-apps.

poorvabedmutha31 avatar poorvabedmutha31 commented on May 28, 2024

Hi, I would like to work on this. Can you please assign?

from wave-apps.

AshwinSatyawan avatar AshwinSatyawan commented on May 28, 2024

Hi i came to know about h2oai through hacktoberfest and would like to contribute

from wave-apps.

mturoci avatar mturoci commented on May 28, 2024

Hi @poorvabedmutha31 @AshwinSatyawan. What OS do you both have?

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

hi i would like to contribute

from wave-apps.

mturoci avatar mturoci commented on May 28, 2024

Hi @ayushtiwari110 what OS do you have?

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

Windows 10

from wave-apps.

topguns837 avatar topguns837 commented on May 28, 2024

I have both Windows and Ubuntu. Can you assign me this issue ?

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

I have windows and i can try to arrange mac os and ubuntu from my friends

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

Hello,
Till now I have tested the installation of wave server in windows and linux and it was buttery smooth.
Coming to Explainable hotel ratings app, I have tested installing it on windows and is having some issues.
I am still rectifying whether these issues are in the code or in my PC.
I wanted to ask that for this issue, do I just have to update the ReadMe with possible info or do I have to make change to code if it doesn't install??
Thanks for your time and consideration :)

from wave-apps.

poorvabedmutha31 avatar poorvabedmutha31 commented on May 28, 2024

from wave-apps.

mturoci avatar mturoci commented on May 28, 2024

I wanted to ask that for this issue, do I just have to update the ReadMe with possible info or do I have to make change to code if it doesn't install??

@ayushtiwari110 the goal of this issue is to make sure all the apps are runnable irrespective of OS. I would expect that only setup instructions would need the update - so that they are applicable for everyone. The app code should be already platform-agnostic (although this may not be 100% true)

@poorvabedmutha31 This issue is currently taken, please pick some other issue this time. Thanks!

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

@mturoci Thanks for confirming the same. Now my full focus will be on updating the setup instructions

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

Hello, I have tested installation of all apps in Max OS Monterey:
Guess the Number, Shopping Cart, Social Media Sentiments , these three apps work fine without any issues or anything complex :)
The rest of the apps show an error "pip subprocess to install build dependencies did not run successfully", along with some long output
Looking a bit on output I guess it has something to do with numpy library, subprocess error start there.
I will see if I can find source of error.
Do let me know any info you wish to tell :)
I will be seeing if I can add anything in Mac OS installation part of ReadMe.
Further I will test on windows and linux and will let you know.

from wave-apps.

mturoci avatar mturoci commented on May 28, 2024

Thanks for the update @ayushtiwari110. Keep up the good work!

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

update: Today I tested it on windows. The situation is almost similar to mac, same apps working and others having same issue.
One difference is that for making it work in windows, I had to make a change in the makefile of each app. I had to change the word "bin" to "Scripts" in the path of venv in make setup and make run commands.

I guess so far I can update this Scripts thing in the readme, and further I can try to simplify some instructions if I feel they need to be.
I had a doubt, Should I do any other changes or try to identify the subprocess error as a part of this issue?

P.S. I will probably try to test it on linux tomorrow.

from wave-apps.

mturoci avatar mturoci commented on May 28, 2024

I suppose make only works on Windows when using WSL? If so, it would be good to unify the instructions so that they work in both unix/windows-based terminals.

I guess so far I can update this Scripts thing in the readme, and further I can try to simplify some instructions if I feel they need to be.

Yes, sounds good.

Should I do any other changes or try to identify the subprocess error as a part of this issue?

We can leave it as a separate issue.

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

Sure , thanks for replying

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

hello @mturoci ,
I tested the installation on windows and mac. I was not able to arrange Linux, so didn't test apps on it. Although one of my friends conveyed that wave server installation is fine on Linux too.
The versions tested are the latest versions of each app.
As discussed I have created a PR for the 'Scripts' issue and a few issues whose fixes were known to me.
I had a look at the Readme of individual apps also, and I feel that they are fine and don't require any changes.
As these issues are in general to any app, I have updated them in the Readme of the main branch.
Kindly have a look at the PR

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

Hey, Kindly check the PR, and if you feel everything is good, kindly accept it and mark as hactoberfest accepted

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

Hey @mturoci kindly check that pr , and if its good plz mark as hacktoberfest accepted

from wave-apps.

mturoci avatar mturoci commented on May 28, 2024

Reviewed it a couple days back, but forgot to hit the submit review button. Sorry about that.

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

@mturoci Please check i have commited the changes

from wave-apps.

ayushtiwari110 avatar ayushtiwari110 commented on May 28, 2024

Kindly provide an update on the pull request

from wave-apps.

denzuko avatar denzuko commented on May 28, 2024

Looks like this is also related to #123 and a stale issue? perhaps one can updated the status of this issue to reflect the correct state so volunteers like myself can focus on more pressing issues?

from wave-apps.

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.