GithubHelp home page GithubHelp logo

Hi! i have installed Hyper and tried to install pip and this is my results. "'-pip' is not recognized as an internal or external command, operable program or batch file." May i ask what the problem is? Plus it doesn't look the same as the instructors terminal with the pretty colorful dots on it. This is what i downloaded to my windows 64 desktop. hyper-setup-3.4.1 (1).exe about hyper HOT 4 OPEN

moneyhouse avatar moneyhouse commented on May 10, 2024
Hi! i have installed Hyper and tried to install pip and this is my results. "'-pip' is not recognized as an internal or external command, operable program or batch file." May i ask what the problem is? Plus it doesn't look the same as the instructors terminal with the pretty colorful dots on it. This is what i downloaded to my windows 64 desktop. hyper-setup-3.4.1 (1).exe

from hyper.

Comments (4)

its-19818942118 avatar its-19818942118 commented on May 10, 2024

might be problems with shell
as far as i know the default shell is cmd
to fix this
paste the below hyper.js:

{
"updateChannel": "stable",
"fontSize": 12,
"fontFamily": "Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace",
"fontWeight": "normal",
"fontWeightBold": "bold",
"lineHeight": 1,
"letterSpacing": 0,
"cursorColor": "rgba(248,28,229,0.8)",
"cursorAccentColor": "#000",
"cursorShape": "BLOCK",
"cursorBlink": false,
"foregroundColor": "#fff",
"backgroundColor": "#000",
"selectionColor": "rgba(248,28,229,0.3)",
"borderColor": "#333",
"css": "",
"termCSS": "",
"workingDirectory": "",
"showHamburgerMenu": "",
"showWindowControls": "",
"padding": "12px 14px",
"colors": {
"black": "#000000",
"red": "#C51E14",
"green": "#1DC121",
"yellow": "#C7C329",
"blue": "#0A2FC4",
"magenta": "#C839C5",
"cyan": "#20C5C6",
"white": "#C7C7C7",
"lightBlack": "#686868",
"lightRed": "#FD6F6B",
"lightGreen": "#67F86F",
"lightYellow": "#FFFA72",
"lightBlue": "#6A76FB",
"lightMagenta": "#FD7CFC",
"lightCyan": "#68FDFE",
"lightWhite": "#FFFFFF",
"limeGreen": "#32CD32",
"lightCoral": "#F08080"
},
"shell": "pwsh",
"shellArgs": [],
"env": {},
"bell": "SOUND",
"copyOnSelect": false,
"defaultSSHApp": true,
"quickEdit": false,
"macOptionSelectionMode": "vertical",
"webGLRenderer": true,
"webLinksActivationKey": "",
"disableLigatures": true,
"disableAutoUpdates": false,
"screenReaderMode": false,
"preserveCWD": true
}

from hyper.

its-19818942118 avatar its-19818942118 commented on May 10, 2024

@moneyhouse

from hyper.

its-19818942118 avatar its-19818942118 commented on May 10, 2024

also check if python is installed

from hyper.

its-19818942118 avatar its-19818942118 commented on May 10, 2024

another problem might be the user variable sometimes python or node js etc dont get acess to user variable as such you might find problems make sure to check it :)

from hyper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.