- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
Install pyXpcsViewer
        Qingteng Zhang edited this page Apr 22, 2022 
        ·
        1 revision
      
    Download the software package on Anaconda homepage and follow the screen prompts.
Following the instruction on Anaconda's documentation page here.
In the Anaconda Prompt terminal, type:
conda create -n aps_8id python==3.9.7
Then activate the conda environment by typing:
conda activate aps_8id
Users can also specify other names for the conda environment than aps_8id.
After conda environment has been activated, type:
pip install -U xpcs_viewer
run_viewer .
Here run_viewer . will open pyXpcsViewer at the current directory. Users can also replace . with the full path of the destination folder.
In Anaconda Prompt (or Terminal for Mac / Powershell for Windows, provided that conda is added to the default path):
conda activate aps_8id
run_viewer .