Changes

Jump to navigation Jump to search
166 bytes added ,  11:16, 19 February 2021
no edit summary
Line 55: Line 55:     
Download from here: [https://gitlab.socsci.ru.nl/h.voogd/psychopy-installation-on-python-3.6.8 PsychoPyDependenciesPython3.6.8.txt]. Open a command prompt (with administrator rights), go to the folder where the downloaded file is and type:
 
Download from here: [https://gitlab.socsci.ru.nl/h.voogd/psychopy-installation-on-python-3.6.8 PsychoPyDependenciesPython3.6.8.txt]. Open a command prompt (with administrator rights), go to the folder where the downloaded file is and type:
 +
'''python -m pip install --upgrade pip''' to upgrade the pip installer. Then type:
 
'''pip install -r PsychoPyDependenciesPython3.6.8.txt'''
 
'''pip install -r PsychoPyDependenciesPython3.6.8.txt'''
   Line 67: Line 68:     
Download from here: [https://gitlab.socsci.ru.nl/h.voogd/psychopy-installation-on-python-3.7-64-bits PsychopyRequirements3.7.txt].Open a command prompt (with administrator rights), go to the folder where the downloaded file is and type:
 
Download from here: [https://gitlab.socsci.ru.nl/h.voogd/psychopy-installation-on-python-3.7-64-bits PsychopyRequirements3.7.txt].Open a command prompt (with administrator rights), go to the folder where the downloaded file is and type:
 +
'''python -m pip install --upgrade pip''' to upgrade the pip installer. Then type:
 
'''pip install -r PsychopyRequirements3.7.txt'''
 
'''pip install -r PsychopyRequirements3.7.txt'''
  

Navigation menu