Closed m-maque96 closed 4 years ago
@claesmk Good evening Mike. I am trying to start up and complete the stub function for show interface. I am up to the implement the stub function. I wanted to see if I am setting up pycharm correctly. I attached the window of the new project.
I'm assuming you already installed anaconda and created the py38 venv as described in the release notes. If so, then you can follow the JetBrains PyCharm instructions to use an existing conda env. Let me know if you have trouble and need to setup a Zoom call.
When you do this you should see your py38 env pop up as a choice in the existing interpreter box.
I finished implementing the stub function for show interface.
Mike helped issue with PyCharm issues and git bash issue.
Once I added stub function and added the print show interface, committed my changes, merged, and pushed. How do I this step: 3) Sync your fork to the master repo. @claesmk
You are 4 commits ahead, 3 commits behind NCATComp410:dev so you need to sync your fork and push again. After you've done that you'll need to submit a pull request - just browse to your repo and click pull request
For some reason when I tried to pushed, a window popped up saying to login to github, and I tried to log in, but it kept loading and did not do anything @claesmk
Try
git push
from your terminal window see if you can login that way
dmeyer3691 Merge pull request #56 from m-maque96/dev
Work for sprint1 - master issue is #19