Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > fr.comp.lang.python > #3453
| X-Received | by 2002:a05:620a:20d6:: with SMTP id f22mr13646707qka.104.1617978953619; Fri, 09 Apr 2021 07:35:53 -0700 (PDT) |
|---|---|
| X-Received | by 2002:a25:655:: with SMTP id 82mr17341961ybg.168.1617978953376; Fri, 09 Apr 2021 07:35:53 -0700 (PDT) |
| Path | csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail |
| Newsgroups | fr.comp.lang.python |
| Date | Fri, 9 Apr 2021 07:35:53 -0700 (PDT) |
| Injection-Info | google-groups.googlegroups.com; posting-host=178.16.162.106; posting-account=Dr9t7QoAAADC4Vf8iTAYg8dwh7cQj8S8 |
| NNTP-Posting-Host | 178.16.162.106 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <cec6230b-1162-404d-8ae0-24c72925bee9n@googlegroups.com> (permalink) |
| Subject | pip install pybluez |
| From | remy aumeunier <remy.aumeunier@gmail.com> |
| Injection-Date | Fri, 09 Apr 2021 14:35:53 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| Lines | 51 |
| Xref | csiph.com fr.comp.lang.python:3453 |
Show key headers only | View raw
bonjour
j'ai installer plusieurs compilateur vb le dernier en date
https://www.cjoint.com/doc/21_04/KDjoH4JEVYJ_Capture.PNG
mais j'ai toujours une erreur suite a l’installation
pip install pybluez
merci pour tout retour
cdl remy
***********
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.28.29910\\bin\\HostX86\\x64\\link.exe' failed with exit code 1181
***********
....
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29910\bin\HostX86\x64\link.exe /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:c:\program files\python39\libs /LIBPATH:c:\program files\python39\PCbuild\amd64 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29910\lib\x64 /LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64 WS2_32.lib Irprops.lib /EXPORT:PyInit__msbt build\temp.win-amd64-3.9\Release\msbt\_msbt.obj /OUT:build\lib.win-amd64-3.9\bluetooth\_msbt.cp39-win_amd64.pyd /IMPLIB:build\temp.win-amd64-3.9\Release\msbt\_msbt.cp39-win_amd64.lib
LINK : fatal error LNK1181: impossible d'ouvrir le fichier en entr‚e 'Irprops.lib'
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.28.29910\\bin\\HostX86\\x64\\link.exe' failed with exit code 1181
----------------------------------------
ERROR: Command errored out with exit status 1: 'c:\program files\python39\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\PC Remy\\AppData\\Local\\Temp\\pip-install-z4fr3p8o\\pybluez_ff9947d57dbc48f7a93b441b86a1d44a\\setup.py'"'"'; __file__='"'"'C:\\Users\\PC Remy\\AppData\\Local\\Temp\\pip-install-z4fr3p8o\\pybluez_ff9947d57dbc48f7a93b441b86a1d44a\\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\PC Remy\AppData\Local\Temp\pip-record-de16bfxp\install-record.txt' --single-version-externally-managed --user --prefix= --compile --install-headers 'C:\Users\PC Remy\AppData\Roaming\Python\Python39\Include\pybluez' Check the logs for full command output.
Back to fr.comp.lang.python | Previous | Next — Next in thread | Find similar
pip install pybluez remy aumeunier <remy.aumeunier@gmail.com> - 2021-04-09 07:35 -0700
Re: pip install pybluez Julien Palard <julien@palard.fr> - 2021-04-13 17:39 +0200
Re: pip install pybluez Nicolas <nicolasp@aaton.com> - 2021-04-14 11:29 +0200
csiph-web