# pythonEnv > When the user asks you to setup python environment for satImgViewer, you should follow these steps - Author: hxie13 - Repository: hxie13/satImgViewer - Version: 20260207134031 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/hxie13/satImgViewer - Web: https://mule.run/skillshub/@@hxie13/satImgViewer~pythonEnv:20260207134031 --- --- name: pythonEnv description: When the user asks you to setup python environment for satImgViewer, you should follow these steps --- # Python Skill Instruction 1. Use conda to activate the environment 'satImgLib' 2. Run the command you suggest in the terminal 3. Notice the run environment is 'satImgLib' and in windows environment, you cannot use && to run multiple commands in one line. But you can use & to run multiple commands in one line. 4. Use cmd instead of powershell to run command