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

Got project working locally on my Mac #68

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Got project working locally on my Mac #68

merged 2 commits into from
Sep 14, 2023

Conversation

klxu03
Copy link
Collaborator

@klxu03 klxu03 commented Sep 12, 2023

Got the project working locally on my Mac.

Updated Selenium to version 4.12.0 for Chrome compatibility since my Chrome is version 116, for newer versions past 115 need an updated version of Selenium past 4.11.0.

Changed src/1_run_website.sh to allow for my package manager tea python and pip. In addition, I modified the expected behavior if the Turkle directory already exists to simply run the Turkle server and exit instead of exiting with an error and forcing user to delete the directory.

Patched minor issues in 4_run_evaluation.py with unknown args errors fixed with this SO post.

… already exists instead of forcing its deletion
src/4_run_evaluation.py Outdated Show resolved Hide resolved
@danyaljj
Copy link
Member

Looks good to me except the issue with headless+chrome.

@danyaljj danyaljj merged commit 6b342b5 into JHU-CLSP:main Sep 14, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants