-
Notifications
You must be signed in to change notification settings - Fork 17
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
Problem running Medrxiv in windows 10 #58
Comments
When we post Issues we have to take a special approach. It's like writing a record of an experiment. We have to make it clear (including printouts/console logs/files created, etc).
For example:
Or
Or
Or
It's perfectly OK to ask questions but they must be clear and they must show that you have tried to solve it as far as you can. (I'll give an example in Slack). |
I am trying to run Medrxiv using the Dockerised Ferret Service I have downloaded python and pip I have installed
The output shown was:
https://drive.google.com/file/d/1bV7asWnlWAgSQYHFguDcH7FT3CKpC2rK/view?usp=sharing Did I give the command in correct directory? |
This is a good report @Priya-Jk-15 . If it's not too large, it would be useful to dislay the contents of |
hi @Priya-Jk-15 , for the dockerised ferret, you don't need to run
|
I have installed python and pip, and tested its installation.
but I think I have installed
By the instructions, from
I am confused whether should I pass the command in command prompt or in |
When you just execute
You might want to add an additional parameter to
This will launch Chrome in headless mode in order to scrape interactive web pages. |
After downloading python and pip from
https://github.com/petermr/openVirus/blob/ferret/ferret/README.md
I am unable to download the requirements from the given syntax.
What shall I change in the syntax or is there anything else I should do before downloading the requirements?
Kindly guide me.
The text was updated successfully, but these errors were encountered: