Hirdetés

Új hozzászólás Aktív témák

  • sonar

    addikt

    Win alá akartam volna rrdtool-t felrakni, de nem akarja az igazat.
    Googli nem volt túlságosan segítőkész elsőre.
    Vkinek ötlete? (python 3.10)

    szerk:
    Solution: Jobban átolvasva, csak linux támogatott.

    python -m pip install rrdtool

    Collecting rrdtool
    Using cached rrdtool-0.1.16.tar.gz (22 kB)
    Preparing metadata (setup.py) ... error
    error: subprocess-exited-with-error

    × python setup.py egg_info did not run successfully.
    │ exit code: 1
    ╰─> [3 lines of output]
    test_rrdtool.c
    C:\Users\****\AppData\Local\Temp\tmp_python_rrdtoolu0m8q931\test_rrdtool.c(2): fatal error C1083: Cannot open include file: 'rrd.h': No such file or directory
    Error: Unable to compile the binary module. Do you have the rrdtool header and libraries installed?
    [end of output]

    note: This error originates from a subprocess, and is likely not a problem with pip.
    error: metadata-generation-failed

    × Encountered error while generating package metadata.
    ╰─> See above for output.

    note: This is an issue with the package mentioned above, not pip.
    hint: See above for details.

Új hozzászólás Aktív témák