0

Trying to upload files to github for the first time! everything seems setup ok when deploying to a website with MKDocs but not to github.

I'm doing it by MKdocs gh-deploy

with little success at all, I have never done this before so please take it easy on me! I'm getting the above error and I have tried to make a docs folder on GitHub but still getting this error can anyone help me on this as I can carry on just uploading to a website but then no use in GitHub for others!

I'm using python 3.94 with pip all updated

error OSError: [Errno 22] Invalid argument enter image description here

Dave
  • 1,964
  • 1
  • 10
  • 11
  • The [documentation](https://www.mkdocs.org/) says *"MkDocs supports Python versions 3.5, 3.6, 3.7, 3.8, and pypy3."*, but you're using Python 3.9. How did you manage to install it? – Peter Wood May 11 '21 at 18:29
  • See also: https://stackoverflow.com/questions/60303682/why-is-pip-installing-an-incompatible-package-version – Peter Wood May 11 '21 at 18:43
  • no issues installing it and works great to a website done in two secs! Just Github the issue! :-) take a look at the site! https://cyb-netics.com/ – Dave May 11 '21 at 18:53
  • is it best I uninstall it and go to version 3.8? if so what's the best process to do it safely without losing all my files and setups? – Dave May 11 '21 at 20:01
  • changed Python to version 3.8 and still have the same error message! – Dave May 12 '21 at 09:18
  • That's good to know. Perhaps contact the developers to report a bug. I don't know anything about `MkDocs` other than what I found with google and posted here. – Peter Wood May 12 '21 at 09:20

0 Answers0