You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I attempt to compile my firmware, I get the following issue:
Tool Manager: Installing platformio/toolchain-gccarmnoneeabi @ ~1.90201.0
Error: Could not find the package with 'platformio/toolchain-gccarmnoneeabi @ ~1.90201.0' requirements for your system 'linux_armv7l'
To Reproduce
Steps to reproduce the behavior:
Go to 'Marlin Flasher'
Upload .ZIP file with the STM32F103RE_creality environment
Click 'Flash'
Select the same environment as in the PlatformIO.INI file
'Compile;'
See error
Expected behavior
I have not yet had a successful compile, but likely what I'd expect is for it to compile and flash the firmware
Screenshots
If applicable, add screenshots to help explain your problem.
Version of OctoPrint-Marlin-Flasher
What version are you using, how was it installed ?
Latest version
Installed via octoprint plugin manager
Server configuration
OS: Octopi (Raspbian)
Browser: Edge on Fedora Linux (im a linux user btw) (did u hear me im a linux user)
Python version: 3.9.2 OctoPrint logs with octoprint.plugins.marlin_flasher set to DEBUG
Browser console logs
The text was updated successfully, but these errors were encountered:
Renaud11232
changed the title
[BUG]
[BUG] Error: Could not find the package [...] for your system 'linux_armv7l'
Apr 17, 2023
Describe the bug
When I attempt to compile my firmware, I get the following issue:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I have not yet had a successful compile, but likely what I'd expect is for it to compile and flash the firmware
Screenshots
If applicable, add screenshots to help explain your problem.
Version of OctoPrint-Marlin-Flasher
What version are you using, how was it installed ?
Latest version
Installed via octoprint plugin manager
Server configuration
OctoPrint logs with
octoprint.plugins.marlin_flasher
set to DEBUGBrowser console logs
The text was updated successfully, but these errors were encountered: