Python pip unable to locate pyodbc - Raspberry Pi Forums
i trying run run .but has strange error.
could not find downloads satisfy requirement pyodbc
externally hosted files ignored (use --allow-external pyodbc allow).
cleaning up...
no distributions @ found pyodbc
storing debug log failure in /home/espears/.pip/pip.log
tried run. says
you must give @ least 1 requirement install (see "pip install")
can 1 me please.. anyone...
![crying or sad :cry:](./images/smilies/icon_cry.gif)
code: select all
pip install pyodbc
could not find downloads satisfy requirement pyodbc
externally hosted files ignored (use --allow-external pyodbc allow).
cleaning up...
no distributions @ found pyodbc
storing debug log failure in /home/espears/.pip/pip.log
tried run
code: select all
pip install --allow-external pyodbc
you must give @ least 1 requirement install (see "pip install")
can 1 me please.. anyone...
![crying or sad :cry:](./images/smilies/icon_cry.gif)
![crying or sad :cry:](./images/smilies/icon_cry.gif)
![crying or sad :cry:](./images/smilies/icon_cry.gif)
all need pyodbc @ end of line. want allow unverified well.
code: select all
pip install --allow-external pyodbc --allow-unverified pyodbc pyodbc
raspberrypi
Comments
Post a Comment