Problem submitting a project.
- Dominant language
- No language data
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to submit my first exercise. I have the file (in the Python path) and am using Ubuntu. I copied the file path from my IDE, PyCharm, and can verify that the file is there, I see it in both the terminal and in the file manager at the same path. I can navigate to the file via the terminal, but when I try to submit it I get an error.
here is the copy/paste from my terminal
nice@nice-HP-EliteBook-840-G1:~$ exercism submit /home/nice/PycharmProjects/Exercism.io/01_Hello_World.py
Error: lstat /home/nice/exercism: no such file or directory
nice@nice-HP-EliteBook-840-G1:~$ cd /home/nice/PycharmProjects/Exercism.io/
nice@nice-HP-EliteBook-840-G1:~/PycharmProjects/Exercism.io$ ls
01_Hello_World.py venv
Also I am open to better ways of showing the terminal commands/output on here as I am new to github. I have seen terminal commands listed here before in a way that is visually better just not sure how to do that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.