Aug-22-2025, 07:52 AM
i have been trying all night to figure out this issue.
![Click Photo To Enlarge İmage]()
![Click Photo To Enlarge İmage]()
plez help me i will never com back just ples help
plez help me i will never com back just ples help
|
how do i download blis
|
|
Aug-22-2025, 07:52 AM
i have been trying all night to figure out this issue.
plez help me i will never com back just ples help
Aug-22-2025, 08:29 AM
« We can solve any problem by introducing an extra level of indirection »
Which version of Python is installed?
Blis has binary packages for Python 3.10 - 3.13. I was able to install it: But if you want to install it with Python 3.9, the source code must be compiled, so a compiler is required to do this. First you should uninstall all versions of py.exe. Then install this: https://www.python.org/downloads/release...er-250b13/ In the second picture you can see, how I installed on the command line Python 3.9 to test the pip installation of blis. Later you address the Python-Version with py.exe. If you want to run Python 3.14.0rc2, then use: py -3.14 your_programm.pyOr if you want to use a module like pip on the command line: py -3.14 -m pip [Arguments for pip]
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians! |
|
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| download with internet download manager | coral_raha | 0 | 5,049 |
Jul-18-2021, 03:11 PM Last Post: coral_raha |
|