12 Dec 2023 |
cameronraysmith | Redacted or Malformed Event | 02:50:49 |
cameronraysmith | In reply to @reivilibre:librepush.net I think mysql-connector-python is to blame; its sdist (source distribution) doesn't have a setup.py in it. Even pip can't install it https://bugs.mysql.com/bug.php?id=113396 | 04:10:45 |
cameronraysmith | In reply to @reivilibre:librepush.net I think mysql-connector-python is to blame; its sdist (source distribution) doesn't have a setup.py in it. Even pip can't install it * https://bugs.mysql.com/bug.php?id=113396
@rolandco:matrix.org
| 04:11:33 |
cameronraysmith | Does anyone have experience with the sort of issue described in this discussion: https://github.com/orgs/python-poetry/discussions/8781 ? I don't think it really has much to do with poetry2nix even if it's conceivable to patch it in the flake. For more direct access, I reference the flake toward the end of that discussion question. | 13:52:57 |
cameronraysmith | * Does anyone have experience with the sort of issue described in this discussion question: https://github.com/orgs/python-poetry/discussions/8781 ? I don't think it really has much to do with poetry2nix even if it's conceivable to patch it in the flake. For more direct access, I reference the flake toward the end of that discussion question. | 13:54:50 |
cameronraysmith | * Does anyone have experience with the sort of issue described in this discussion question: https://github.com/orgs/python-poetry/discussions/8781 ? I don't think it really has much to do with poetry2nix even if it's conceivable to patch it in the flake. For more direct access, I reference the flake toward the end of that discussion question, but the question has to do with package name normalization in poetry.lock files for packages installed from git source of a package also distributed on PyPI. | 13:56:32 |
cameronraysmith | * Does anyone have experience with the sort of issue described in this discussion question: https://github.com/orgs/python-poetry/discussions/8781 ? I don't think it really has much to do with poetry2nix even if it's conceivable to patch it in the flake. For more direct access, I reference the flake toward the end of that discussion question, but the question has to do with consistency of package name normalization in poetry.lock files for packages installed from git source that are also distributed on PyPI. | 13:57:13 |
| @connorbaker:matrix.org left the room. | 14:24:40 |
14 Dec 2023 |
| schuelermine changed their profile picture. | 20:49:27 |
15 Dec 2023 |
| sara joined the room. | 03:32:32 |
@ryoschin:matrix.org | https://pypi.org/project/types-openpyxl/ This package seems to be missing? | 22:19:57 |
@ryoschin:matrix.org | * https://pypi.org/project/types-openpyxl/ This package is either missing or I am the one missing something | 22:20:30 |
@ryoschin:matrix.org | * https://pypi.org/project/types-openpyxl/ Is this package missing, or am I missing something? | 22:20:56 |
@ryoschin:matrix.org | * https://pypi.org/project/types-openpyxl/ - Is this package missing, or am I missing something? | 22:21:02 |
16 Dec 2023 |
reivilibre | In reply to @ryoschin:matrix.org
https://pypi.org/project/types-openpyxl/ - Is this package missing, or am I missing something? I can see the package. What's the problem? | 00:56:53 |
@ryoschin:matrix.org | Missing from nixpkgs | 21:35:42 |
l0b0 | Does anyone know what to do with "unexpected argument 'flit-core'"? I can't reproduce locally and I have tried nixpkgs 23.05, 23.11, and unstable. | 22:44:58 |
17 Dec 2023 |
| @brokenpip3:matrix.org joined the room. | 23:04:01 |
18 Dec 2023 |
gaivs | Hello! I'm trying to get numba with cuda support to work, have anyone here an idea of how to do this? | 07:31:57 |
gaivs | By adding /run/opengl-driver/lib to LD_LIBRART_PATH does get me further, I can now find the GPU, but now I can't find libcudart.so | 07:37:13 |
gaivs | Ok it seems I have two different cudatoolkits for some reason, one with and one without libcudart... One seems to come from the derivation for numba, while the other from adding it to my flakes packages... | 07:55:47 |
gaivs | Right so one cudatoolkits has only libcudart and the other has everything else? Wth | 08:04:12 |
gaivs | So adding this to shellHook makes this work...
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/run/opengl-driver/lib:/nix/store/...path-to-cudatoolkit-with-cudart.../lib:${pkgs.cudatoolkit}/lib"
This is obviously not very reproducible... Anyone know of a better way to fix this? | 08:23:25 |
| @gurkan:matrix.org left the room. | 18:18:06 |
19 Dec 2023 |
| Marisa changed their profile picture. | 12:44:14 |
| Marisa changed their display name from v045 to Marisa. | 12:56:46 |
26 Dec 2023 |
l0b0 | In reply to @vengmark2:matrix.org Does anyone know what to do with "unexpected argument 'flit-core'"? I can't reproduce locally and I have tried nixpkgs 23.05, 23.11, and unstable. adisbladis: Any ideas? | 04:53:16 |
| das-g changed their display name from das-g to das-g (DECT 4878). | 16:33:50 |
| matthewcroughan - nix.how changed their display name from matthewcroughan - nix.how to matthewcroughan - Linux 6.7 When. | 16:50:32 |
27 Dec 2023 |
| @atrius:matrix.org left the room. | 01:53:54 |