Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions should tell people to install nodejs. #4

Open
jfemiani opened this issue Sep 11, 2020 · 0 comments
Open

Instructions should tell people to install nodejs. #4

jfemiani opened this issue Sep 11, 2020 · 0 comments

Comments

@jfemiani
Copy link
Collaborator

Instructions should tell people to install nodejs.

Perhaps

  1. Install nodejs. We reccomend you use anaconda
     conda create -n lsaa
     conda activate lsaa
     conda install nodejs
     pip install -r requirements.txt
     npm install jsonfile
     npm install google-panorama-by-id
    Then always use conda activate lsaa before using the code in this repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant