picca

Results 78 issues of picca

Hello, I uploaded the hdf5 package but the documentation can not be build, due to the missing hdf5 library. On debian/Ubunut you should install the libhdf5-dev package. Is it possible...

Hello, a bunch of warning when installing cctbx on Debian/Ubuntu/Mint/... this is expected to fail with Python 3.13 if I am not wrong. Cheers ``` Setting up python3-cctbx (2024.8+ds2+~3.21.1+ds1-1) ......

Hello, When I build dials with the setup.py, I need to add these dependencies. ``` "install_requires" : [ | "cctbx", | "dxtbx", | "gemmi", | "jinja2", | "ordered_set", | "pandas",...

``` /usr/lib/python3/dist-packages/OpenGL/GL/AMD/vertex_shader_tessellator.py:1: SyntaxWarning: invalid escape sequence '\ ' '''OpenGL extension AMD.vertex_shader_tessellator ```

Hello, this test fail on Debian unstable while preparing the new package ``` =================================== FAILURES =================================== _______________________ TestCore.test_glCallLists_twice2 _______________________ self = def test_glCallLists_twice2( self ): """SF#2829309 report that glCallLists doubles...

I try to update the Debian package of PyOpenGL in order to be ready for the next Debian release. I get this error message while running the test on my...

everythings in the title Cheers

Hello, while preparing the next hyperspy Debian Package. I have testing issue due to these missing files in the build directory. ``` picca@grades-01:~/debian/science-team/hyperspy$ ls ./hyperspy/tests/drawing/data Cr_L_cl.hspy signal_markers_hs1_7_5.hspy picca@grades-01:~/debian/science-team/hyperspy$ ls ./hyperspy/tests/component/data...

type: bug