Kodular starter error?

i am getting a error while running the command.
i am trying to install kodular starter

error - it saying bottle.py : Permission Denied.

here is the log

    $ pip install -r requirements.txt
Collecting bottle==0.12.13 (from -r requirements.txt (line 1))
  Using cached https://files.pythonhosted.org/packages/bd/99/04dc59ced52a8261ee0f965a8968717a255ea84a36013e527944dbf3468c/bottle-0.12.13.tar.gz
Installing collected packages: bottle
  Running setup.py install for bottle: started
    Running setup.py install for bottle: finished with status 'error'
    Complete output from command "c:\program files\python36\python.exe" -u -c "import setuptools, tokenize;__file__='C:\\Users\\dhana\\AppData\\Local\\Temp\\pip-build-2t7ascsp\\bottle\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\dhana\AppData\Local\Temp\pip-25cacjtd-record\install-record.txt --single-version-externally-managed --compile:
    running install
    running build
    running build_py
    creating build
    creating build\lib
    copying bottle.py -> build\lib
    running build_scripts
    creating build\scripts-3.6
    copying and adjusting bottle.py -> build\scripts-3.6
    running install_lib
    copying build\lib\bottle.py -> c:\program files\python36\Lib\site-packages
    error: could not create 'c:\program files\python36\Lib\site-packages\bottle.py': Permission denied

How about launching it with administrator? Because writing to “Program Files” folder requires an administrator permission.

1 Like

Try this instead https://github.com/Kodular/Starter/releases/download/1.0/MakeroidStarter.exe