daniel-kukiela / nmt-chatbot

NMT Chatbot
GNU General Public License v3.0
387 stars 214 forks source link

Sentdex recursive clone gives me a read only file. #142

Open JimJamGo opened 4 years ago

JimJamGo commented 4 years ago

When cloning the Sentdex tutorial file with the given command I get a file that I'm unable to edit as it is read only, I am using the admin account on my Linux machine and it says that the owner: root can access and edit the file whereas the Group root can only access. I am still very new to Linux so I may be missing something. Also I think my file is missing some of the items required in the tutorial to run tensorflow.

kaljitism commented 4 years ago

Try with @daniel-kukiela 's repo only. Sentdex's repo has several bugs and errors.