Skip to content

Instantly share code, notes, and snippets.

@AndyHoang
Created November 4, 2022 12:04
Show Gist options
  • Save AndyHoang/9b83db1c49516808bacc84eb366f0861 to your computer and use it in GitHub Desktop.
Save AndyHoang/9b83db1c49516808bacc84eb366f0861 to your computer and use it in GitHub Desktop.
▶ wine ../Python27/Scripts/pip2.7.exe install -r requirements.txt
0130:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub
Collecting atomicwrites==1.4.0 (from -r requirements.txt (line 12))
0138:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0138:fixme:toolhelp:Heap32ListFirst : stub
0138:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
Downloading https://files.pythonhosted.org/packages/2c/a0/da5f49008ec6e9a658dbf5d7310a4debd397bce0b4db03
cf8a410066bb87/atomicwrites-1.4.0-py2.py3-none-any.whl
Collecting packaging==20.4 (from -r requirements.txt (line 15))
Downloading https://files.pythonhosted.org/packages/46/19/c5ab91b1b05cfe63cccd5cfc971db9214c6dd6ced54e33
c30d5af1d2bc43/packaging-20.4-py2.py3-none-any.whl
Collecting psutil==5.7.0 (from -r requirements.txt (line 19))
Downloading https://files.pythonhosted.org/packages/0b/6b/f613593812c5f379c6d609bf5eca36a409812f508e13c7
04acd25712a73e/psutil-5.7.0-cp27-none-win32.whl (227kB)
100% |ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ| 235kB 1.1MB/s
Collecting pywin32==228 (from -r requirements.txt (line 28))
Downloading https://files.pythonhosted.org/packages/4a/78/d0065741617ee422e403ec92019346cf442f2ed65de896
4c65ea98406bb5/pywin32-228-cp27-cp27m-win32.whl (6.9MB)
100% |ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ| 6.9MB 1.1MB/s
Collecting requests==2.23.0 (from -r requirements.txt (line 33))
Downloading https://files.pythonhosted.org/packages/1a/70/1935c770cb3be6e3a8b78ced23d7e0f3b187f5cbfab474
9523ed65d7c9b1/requests-2.23.0-py2.py3-none-any.whl (58kB)
100% |ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ| 61kB 917kB/s
Collecting scipy==1.4.1 (from -r requirements.txt (line 36))
Could not find a version that satisfies the requirement scipy==1.4.1 (from -r requirements.txt (line 36)
) (from versions: 0.8.0, 0.9.0, 0.10.0, 0.10.1, 0.11.0, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.
14.0, 0.14.1, 0.15.0, 0.15.1, 0.16.0, 0.16.1, 0.17.0, 0.17.1, 0.18.0, 0.18.1, 0.19.0, 0.19.1, 1.0.0, 1.0.1
, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3)
No matching distribution found for scipy==1.4.1 (from -r requirements.txt (line 36))
You are using pip version 18.1, however version 20.3.4 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
0138:fixme:msvcrt:__clean_type_info_names_internal (FFAD2850) stub
0138:fixme:msvcrt:__clean_type_info_names_internal (FFC22FF0) stub
0138:fixme:msvcrt:__clean_type_info_names_internal (FFCD8BA0) stub
0138:fixme:msvcrt:__clean_type_info_names_internal (1D1B7210) stub
0138:fixme:msvcrt:__clean_type_info_names_internal (1D182730) stub
0138:fixme:msvcrt:__clean_type_info_names_internal (1D114810) stub
0138:fixme:msvcrt:__clean_type_info_names_internal (FFBE2690) stub
0138:fixme:msvcrt:__clean_type_info_names_internal (1014D510) stub
0138:fixme:msvcrt:__clean_type_info_names_internal (FCFFCA30) stub
0138:fixme:msvcrt:__clean_type_info_names_internal (1E2719D0) stub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment