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

Open to PRs? #15

Open
tarensanders opened this issue Aug 3, 2022 · 3 comments
Open

Open to PRs? #15

tarensanders opened this issue Aug 3, 2022 · 3 comments

Comments

@tarensanders
Copy link

Hi there,

Thanks for this package. Several of my colleagues have used it in the past and found it really useful, and I'm glad the code is open-sourced since the website had to be taken down.

I had a bit of trouble getting the code running locally (mostly due to dependency issues), but I got it to work in this fork. I just wanted to see if you were open to pull requests to save others this trouble.

I can give more details in a PR, but broadly the issues I fixed were:

@renespijker
Copy link

Hi taren. i;ve been trying to get it to work but encountered similar problems. would you be willing to share your solutions with me?

@tarensanders
Copy link
Author

tarensanders commented Feb 5, 2023

Hi @renespijker, try using the docker image in my fork. There were some mismatches between the conda environment and what was specified in the setup.py script, and I tidied those in my fork. See the instructions on running the docker image in the README.

Note that I was wrong about the port number (it should be 5050).

Hope that helps.

Edit: If you don't want to go the docker route, you could also try this.

@renespijker
Copy link

thanks, this worked. I've got it running on an intel mac for now. Next seeing if I can get it running on an ARM mac (need to get some things sorted for tensorflow for that

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

2 participants