Are there any nix wizards out tonight?
I want to package a python library that is available a pure python wheel (-py3-none-any.whl) However buildPythonPackage is very stubborn and refusing to install the wheel into the nix package build environment.
The pypaInstallPhase wants to use a dist/ directory which does not exist. I am at a loss on how to look further into the python package build process.
Any suggestions, pointers to docs?
The more I learn about dataclasses, the less I need Pydantic. Will it have an end before I no longer need Pydantic at all? #Python
Installation failed due to Python gobject/dbus not being allowed #python #scanner #cinnamon
https://askubuntu.com/q/1563071/612
How to use dual Nvidia Grace Hopper as a single GPU to increase RAM capacity #nvidia #python #gpu #dualgraphics
https://askubuntu.com/q/1563065/612
RE: https://hachyderm.io/@itworldcup/115926604229775228
PHP is currently winning 51% to 49% against #Python with only 6 votes needed to swing it!
But it'll be a tough 10 hours so vote and boost!
Imagine trying to develop anything for #python when installing it is already sucha horrilble experience.
"Oh you are developing for python. Here is a #raise "
I'm sure that is how reality works.
Right ?
Python Modulo Operator Trick
The % operator revealed! Watch 17 % 5 and learn this essential Python operation. Perfect for finding remainders!
#python #pythontricks #modulooperator #pythonmath #codingchallenge #pythonshorts
https://www.youtube.com/watch?v=drPYSSNFd-Y
#Python quiz -- are these ways to check if dict has an elemt with a given key equal?
if key in dict: ...
if key in dict.keys(): ...
How to use dual Nvidia Grace Hopper as a single memory block for computations #nvidia #python #gpu #dualgraphics
https://askubuntu.com/q/1563065/612
Entrenando el modelo LSTM de ShockPredictor. ☕️🧠
Filtrar el ruido es difícil, pero ver a la red neuronal identificar patrones de liquidación es increíble.
Código Open-Core para democratizar herramientas de grado institucional. 🚀
#BuildInPublic #AI #Crypto #Python
Entrenando el modelo LSTM de ShockPredictor. ☕️🧠
Filtrar el ruido es difícil, pero ver a la red neuronal identificar patrones de liquidación es increíble.
Código Open-Core para democratizar herramientas de grado institucional. 🚀
#BuildInPublic #AI #Crypto #Python
New version of #Python Poetry released over the weekend(2.3.1 actually released this morning)
https://python-poetry.org/history/