-
Notifications
You must be signed in to change notification settings - Fork 0
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
Verify API still works #2
Comments
I'll give this a shot and see what I can do |
Hm traditionally with Django projects we should be able to run the manage.py file with The Output is: |
Ah first roadblock cleared as I need to run pip install the dependancies - my django is rusty hehe. The command is |
Ah new road block it looks like this error occurs in the pip install.
|
I wonder if this is an issue with the python version - as the project is very old and probably needs an update to the latest Django / be rewritten in python 3 |
@djphan Thanks so much for the work you've put in so far! That is a good question, indeed. Though I'm not well-versed in Python, I am more familiar with v3 than v2. However, I would not be able to rewrite it myself. If I created a new issue for that, it would seem like a big task! Any more thoughts or suggestions? If anything, larger actions are needed. I'm open to new issues submitted to this repo. You could update the README with an "Under Construction", so you can receive some credit for your detective work. |
This API has been displaced. I need to verify that this still pulls in rover information, as is, despite being displaced. My Python and Django knowledge is lacking, so I need some help from an experienced Python and Django dev.
What needs to happen:
Thanks for your help! 🙇♀️
The text was updated successfully, but these errors were encountered: