Skip to content

Instantly share code, notes, and snippets.

View Jamesvasanth21's full-sized avatar
🏠
Working from home

James Vasanth Jamesvasanth21

🏠
Working from home
View GitHub Profile

This is the copy of my command Prompt with execution used while Installing Apache Superset(0.35.2) on Windows-10

Microsoft Windows [Version 10.0.18362.720]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>cd C:\

C:\>pip install cryptography
Collecting cryptography
 Downloading https://files.pythonhosted.org/packages/c9/ff/43897d282db0fa5c4a34f5413af39a2d1f22c7d47b52d6b3c2fab5b81352/cryptography-2.8-cp36-cp36m-win_amd64.whl (1.5MB)
@Jamesvasanth21
Jamesvasanth21 / Apache Superset-0.35.2--Installation Guide for Windows 10.md
Last active May 24, 2023 13:47
This is a guide for apache superset(0.35.2) installation on Windows 10.

System Requirements

  1. Apache Superset requires Python evironment. Install Python 3.6.
  2. Install Microsoft Visual C++ 14.0 with Build Tools for Visual Studio 2019. Make sure the following tools are selected.
    • MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.24)
    • Windows 10 SDK (10.0.18362.0)

Requirements and Environment Set-Up

The below steps are used to setup the environment

  1. Open Command Prompt in Administrator Mode move to C:\