Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Yotta installer #782

Open
rajbatra opened this issue Jun 29, 2016 · 6 comments
Open

Yotta installer #782

rajbatra opened this issue Jun 29, 2016 · 6 comments
Assignees
Labels

Comments

@rajbatra
Copy link

I tried the yotta windows installer but it is not able to run yt init after going through run yotta.bat i observed that it is lookig for /workspace/scripts/activate however no such location exists . Is there a problem with installer

@BlackstoneEngineering
Copy link
Contributor

Have you tried running the installer with admin privileges?

@AoifeOS
Copy link

AoifeOS commented Jul 12, 2016

I had the same problem and running with admin privileges didn't work.
rajbatra, did you find a solution?

@BlackstoneEngineering
Copy link
Contributor

Can y'all provide more details on your systems? Which version of windows are you running?

@AoifeOS
Copy link

AoifeOS commented Jul 13, 2016

I'm running Windows 7 64 bit.

@BlackstoneEngineering
Copy link
Contributor

Can you please tell me what the contents of C:\yotta looks like?
If c:\yotta doesnt exist try creating the folder and then re-running the yotta installer.

@anujdutt9
Copy link

Hey, use these steps to make it work:
So the steps are:

  1. Download yotta installer. Ref.: http://yottadocs.mbed.com/#installing-on-windows
  2. Install all features except mbed-serial for now.
  3. Install python that comes with that.
  4. Open Environment variables in windows.
  5. In "YOTTA_PATH", put path of all files that you have in your yotta folder. example:

C:\yotta;C:\yotta\gcc\bin;C:\yotta\python;C:\yotta\python\Scripts;C:\yotta\cmake-3.4.0-rc3-win32-x86\bin

6.In "YOTTA_INSTALL_PATH" , put:

C:\yotta if your yotta folder is in C

7.In "PATH" append it as:

C:\yotta\mercurial;C:\yotta\python;C:\yotta and so on.

8.Now refresh and click on "RUN YOTTA" shortcut formed on your screen. It works.

I confirmed the steps by installing yotta 3-4 times. It works every time :slight_smile:
I'll soon post a video of all the steps on youtube.com. Hope this helps.

@thegecko thegecko self-assigned this Mar 28, 2017
@thegecko thegecko added the bug label Mar 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants