View difference between Paste ID: PPysvEnG and QUGdBJxE
SHOW: | | - or go back to the newest paste.
1
import pip
2
3
pip.main(['install', 'opensesame-plugin-mousetrap'])
4
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
5
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
6
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
7
Collecting opensesame-plugin-mousetrap
8
  Using cached opensesame-plugin-mousetrap-2.0.0.tar.gz (2.2 kB)
9
Building wheels for collected packages: opensesame-plugin-mousetrap
10
  Building wheel for opensesame-plugin-mousetrap (setup.py): started
11
  Building wheel for opensesame-plugin-mousetrap (setup.py): finished with status 'error'
12
  ERROR: Command errored out with exit status 1:
13-
   command: 'C:\Program Files (x86)\OpenSesame\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Marie\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"'; __file__='"'"'C:\\Users\\Marie\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\Marie\AppData\Local\Temp\pip-wheel-i0qtt6ux'
13+
   command: 'C:\Program Files (x86)\OpenSesame\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"'; __file__='"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\USER\AppData\Local\Temp\pip-wheel-i0qtt6ux'
14-
       cwd: C:\Users\Marie\AppData\Local\Temp\pip-install-wakvf1p_\opensesame-plugin-mousetrap\
14+
       cwd: C:\Users\USER\AppData\Local\Temp\pip-install-wakvf1p_\opensesame-plugin-mousetrap\
15
  Complete output (14 lines):
16
  running bdist_wheel
17
  running build
18
  installing to build\bdist.win-amd64\wheel
19
  running install
20
  running install_data
21
  creating build
22
  creating build\bdist.win-amd64
23
  creating build\bdist.win-amd64\wheel
24
  creating build\bdist.win-amd64\wheel\opensesame_plugin_mousetrap-2.0.0.data
25
  creating build\bdist.win-amd64\wheel\opensesame_plugin_mousetrap-2.0.0.data\data
26
  creating build\bdist.win-amd64\wheel\opensesame_plugin_mousetrap-2.0.0.data\data\share
27
  creating build\bdist.win-amd64\wheel\opensesame_plugin_mousetrap-2.0.0.data\data\share\opensesame_plugins
28
  creating build\bdist.win-amd64\wheel\opensesame_plugin_mousetrap-2.0.0.data\data\share\opensesame_plugins\mousetrap_form
29
  error: can't copy 'plugins\mousetrap_form\info.yaml': doesn't exist or not a regular file
30
  ----------------------------------------
31
  ERROR: Failed building wheel for opensesame-plugin-mousetrap
32
  Running setup.py clean for opensesame-plugin-mousetrap
33
Failed to build opensesame-plugin-mousetrap
34
Installing collected packages: opensesame-plugin-mousetrap
35
    Running setup.py install for opensesame-plugin-mousetrap: started
36
    Running setup.py install for opensesame-plugin-mousetrap: finished with status 'error'
37
    ERROR: Command errored out with exit status 1:
38-
     command: 'C:\Program Files (x86)\OpenSesame\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Marie\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"'; __file__='"'"'C:\\Users\\Marie\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Marie\AppData\Local\Temp\pip-record-d4jex6bq\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Program Files (x86)\OpenSesame\Include\opensesame-plugin-mousetrap'
38+
     command: 'C:\Program Files (x86)\OpenSesame\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"'; __file__='"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\USER\AppData\Local\Temp\pip-record-d4jex6bq\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Program Files (x86)\OpenSesame\Include\opensesame-plugin-mousetrap'
39-
         cwd: C:\Users\Marie\AppData\Local\Temp\pip-install-wakvf1p_\opensesame-plugin-mousetrap\
39+
         cwd: C:\Users\USER\AppData\Local\Temp\pip-install-wakvf1p_\opensesame-plugin-mousetrap\
40
    Complete output (4 lines):
41
    running install
42
    running build
43
    running install_data
44
    error: can't copy 'plugins\mousetrap_form\info.yaml': doesn't exist or not a regular file
45
    ----------------------------------------
46-
ERROR: Command errored out with exit status 1: 'C:\Program Files (x86)\OpenSesame\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Marie\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"'; __file__='"'"'C:\\Users\\Marie\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Marie\AppData\Local\Temp\pip-record-d4jex6bq\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Program Files (x86)\OpenSesame\Include\opensesame-plugin-mousetrap' Check the logs for full command output.
46+
ERROR: Command errored out with exit status 1: 'C:\Program Files (x86)\OpenSesame\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"'; __file__='"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\USER\AppData\Local\Temp\pip-record-d4jex6bq\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Program Files (x86)\OpenSesame\Include\opensesame-plugin-mousetrap' Check the logs for full command output.import pip
47
48
pip.main(['install', 'opensesame-plugin-mousetrap'])
49
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
50
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
51
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
52
Collecting opensesame-plugin-mousetrap
53
  Using cached opensesame-plugin-mousetrap-2.0.0.tar.gz (2.2 kB)
54
Building wheels for collected packages: opensesame-plugin-mousetrap
55
  Building wheel for opensesame-plugin-mousetrap (setup.py): started
56
  Building wheel for opensesame-plugin-mousetrap (setup.py): finished with status 'error'
57
  ERROR: Command errored out with exit status 1:
58
   command: 'C:\Program Files (x86)\OpenSesame\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"'; __file__='"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\USER\AppData\Local\Temp\pip-wheel-i0qtt6ux'
59
       cwd: C:\Users\USER\AppData\Local\Temp\pip-install-wakvf1p_\opensesame-plugin-mousetrap\
60
  Complete output (14 lines):
61
  running bdist_wheel
62
  running build
63
  installing to build\bdist.win-amd64\wheel
64
  running install
65
  running install_data
66
  creating build
67
  creating build\bdist.win-amd64
68
  creating build\bdist.win-amd64\wheel
69
  creating build\bdist.win-amd64\wheel\opensesame_plugin_mousetrap-2.0.0.data
70
  creating build\bdist.win-amd64\wheel\opensesame_plugin_mousetrap-2.0.0.data\data
71
  creating build\bdist.win-amd64\wheel\opensesame_plugin_mousetrap-2.0.0.data\data\share
72
  creating build\bdist.win-amd64\wheel\opensesame_plugin_mousetrap-2.0.0.data\data\share\opensesame_plugins
73
  creating build\bdist.win-amd64\wheel\opensesame_plugin_mousetrap-2.0.0.data\data\share\opensesame_plugins\mousetrap_form
74
  error: can't copy 'plugins\mousetrap_form\info.yaml': doesn't exist or not a regular file
75
  ----------------------------------------
76
  ERROR: Failed building wheel for opensesame-plugin-mousetrap
77
  Running setup.py clean for opensesame-plugin-mousetrap
78
Failed to build opensesame-plugin-mousetrap
79
Installing collected packages: opensesame-plugin-mousetrap
80
    Running setup.py install for opensesame-plugin-mousetrap: started
81
    Running setup.py install for opensesame-plugin-mousetrap: finished with status 'error'
82
    ERROR: Command errored out with exit status 1:
83
     command: 'C:\Program Files (x86)\OpenSesame\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"'; __file__='"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\USER\AppData\Local\Temp\pip-record-d4jex6bq\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Program Files (x86)\OpenSesame\Include\opensesame-plugin-mousetrap'
84
         cwd: C:\Users\USER\AppData\Local\Temp\pip-install-wakvf1p_\opensesame-plugin-mousetrap\
85
    Complete output (4 lines):
86
    running install
87
    running build
88
    running install_data
89
    error: can't copy 'plugins\mousetrap_form\info.yaml': doesn't exist or not a regular file
90
    ----------------------------------------
91
ERROR: Command errored out with exit status 1: 'C:\Program Files (x86)\OpenSesame\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"'; __file__='"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-wakvf1p_\\opensesame-plugin-mousetrap\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\USER\AppData\Local\Temp\pip-record-d4jex6bq\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Program Files (x86)\OpenSesame\Include\opensesame-plugin-mousetrap' Check the logs for full command output.