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

How to rebuild all resources? #1

Closed
cthoyt opened this issue Jan 11, 2022 · 3 comments
Closed

How to rebuild all resources? #1

cthoyt opened this issue Jan 11, 2022 · 3 comments

Comments

@cthoyt
Copy link
Contributor

cthoyt commented Jan 11, 2022

If I want to run this locally, how do I build all of the resources? It looks like there are a ton of hard-coded file paths thoughout the code. Perhaps consider using pystow to make portable filepaths.

Specific follow-up issues:

@mjeensung
Copy link
Contributor

Hi!

Thank you very much for your interest in our work.

Thank you for letting us know about the hard-coded file paths. We went through our codes and removed the hard-coded file paths from them as much as possible. We didn't use pystow this time, but we'll consider using it the next time. Please let us know if you come across any other code that still has hard-coded file paths

By the way, if you want to run the BERN2 server locally, just follow the installation manual (https://github.com/dmis-lab/BERN2#installing-bern2). Please let us know if you find anything unclear in the manual.

@dhimmel
Copy link

dhimmel commented Jan 14, 2022

We went through our codes and removed the hard-coded file paths from them as much as possible

I think this is referring to the following commits:

@mjeensung
Copy link
Contributor

Hi @cthoyt

Have you been able to run BERN2 locally?
I'd be happy to assist you if you have any problems running it locally.

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

4 participants