UWFlow / rmc

Flow is a website that lets you plan courses with friends.
https://uwflow.com
MIT License
233 stars 73 forks source link

Added missing dependencies to the linux setup script. #290

Closed joshkergan closed 5 years ago

joshkergan commented 8 years ago

Also fixed an incorrect url in the script to get spark. The new version is located at 1.6.2.

jlfwong commented 6 years ago

Hi @joshkergan!

Sorry for the embarassingly late response to this!

This looks reasonable to me, though it seems like there are conflicts now and CI failed on the import of pyspark:

ImportError: No module named pyspark

Do you have any interest in renewing this PR?

If not, I'll close the issue.

JGulbronson commented 6 years ago

Whoops, don't know why Github puts the Close and comment button right next to Comment. If you don't have the time to get it merged, Ic an always help out and get it over the line. This probably speaks to a deeper issue about Flow's old dependencies, which I've tried to update but some are very outdated.

joshkergan commented 6 years ago

I can take a look tonight probably. I think the script could use a really nice clean up.