platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
93 stars 62 forks source link

Libraries: Could not update library #995

Closed robgerpin closed 3 years ago

robgerpin commented 4 years ago

PIO Core Call Error: "Library Storage: /Users/robinsonpinheiro/Projetos/LilyGO-T-Beam/.pio/libdeps/esp32dev\nUpdating SSD1306 @ 2.1.1 [2.1.8]\nUninstalling SSD1306 @ 2.1.1: \t[OK]\nLooking for SSD1306 library in registry\nssd1306\n=======\n#ID: 1904\nDisplay driver for VGA, SSD1306, SSD1325/SSD1327, SSD1331, SSD1351, ILI9163/ST7735, ILI9341, PCD8544. Provides API for working with monochrome and color oled/lcd displays over i2c/spi, and VGA monitor. The library implements graphical engine, allowing creation of dynamic animation, and can be used for gaming development. The library has one of the smallest footprints.\n\nKeywords: display\nCompatible frameworks: Arduino\nCompatible platforms: Infineon XMC, Kendryte K210, GigaDevice GD32V, ASR Microelectronics ASR605x, Atmel AVR, Atmel SAM, Espressif 8266, Intel ARC32, Microchip PIC32, Nordic nRF51, ST STM32, Teensy, TI MSP430, TI TIVA, Espressif 32, Nordic nRF52, ST STM8, Atmel megaAVR\nAuthors: Alexey Dynda\n\nSSD1306\n=======\n#ID: 1134\nSSD1306 for Cariad\n\nKeywords: display, cariad, tft, lcd, glcd, oled, graphics, font\nCompatible frameworks: Arduino\nCompatible platforms: Microchip PIC32\nAuthors: Majenko Technologies\n\nSSD1306\n=======\n#ID: 2735\nA buffered display driver for the SSD1306 OLED controller. Please note that this is a work-in-progress; only very rudimentary drawing support is provided.\n\nKeywords: oled, ssd1306\nCompatible frameworks: Mbed\nCompatible platforms: Atmel SAM, Freescale Kinetis, Nordic nRF51, NXP LPC, Silicon Labs EFM32, ST STM32, Teensy, Nordic nRF52, Maxim 32, WIZNet W7500, RISC-V GAP, NXP i.MX RT\nAuthors: Jonathan Gaul\n\nSSD1306\n=======\n#ID: 8697\nderived from Aidafruit SSD1306 library\n\nCompatible frameworks: Mbed\nCompatible platforms: Atmel SAM, Freescale Kinetis, Nordic nRF51, NXP LPC, Silicon Labs EFM32, ST STM32, Teensy, Nordic nRF52, Maxim 32, WIZNet W7500, RISC-V GAP, NXP i.MX RT\nAuthors: Masato YAMANISHI\n\nssd1306\n=======\n#ID: 9524\nThis is tiny display terminal for ssd1306 chip through I2C simulation and carriage return function.\n\nKeywords: driver, oled, ssd1306, stm32\nCompatible frameworks: Mbed\nCompatible platforms: Atmel SAM, Freescale Kinetis, Nordic nRF51, NXP LPC, Silicon Labs EFM32, ST STM32, Teensy, Nordic nRF52, Maxim 32, WIZNet W7500, RISC-V GAP, NXP i.MX RT\nAuthors: Vyacheslav Azarov\n\nSSD1306\n=======\n#ID: 10155\nA buffered display driver for the SSD1306 OLED controller. Please note that this is a work-in-progress; only very rudimentary drawing support is provided.\n\nKeywords: oled, ssd1306\nCompatible frameworks: Mbed\nCompatible platforms: Atmel SAM, Freescale Kinetis, Nordic nRF51, NXP LPC, Silicon Labs EFM32, ST STM32, Teensy, Nordic nRF52, Maxim 32, WIZNet W7500, RISC-V GAP, NXP i.MX RT\nAuthors: Joseph Kim\n\nSSD1306\n=======\n#ID: 10400\nSSD1306\n\nCompatible frameworks: Mbed\nCompatible platforms: Atmel SAM, Freescale Kinetis, Nordic nRF51, NXP LPC, Silicon Labs EFM32, ST STM32, Teensy, Nordic nRF52, Maxim 32, WIZNet W7500, RISC-V GAP, NXP i.MX RT\nAuthors: OULOUTECH\n\nFound: https://platformio.org/lib/show/1904/ssd1306\nLibraryManager: Installing id=1904 @ 2.1.8\n\n\nConflict: More than one library has been found by request {\"name\": \"SSD1306\", \"requirements\": \"2.1.8\"}:\nAutomatically chose the first available library (use --interactive option to make a choice)\nError: Could not find a version that satisfies the requirement '2.1.8' for your system 'darwin_x86_64'"

robgerpin commented 4 years ago

resolved after try update again

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. Please provide more details or it will be closed if no further activity occurs. Thank you for your contributions.