question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Solved: Detected unknown package

See original GitHub issue

Solution

  1. Please check your Internet connection, firewall, and antivirus tools which can block PlatformIO.
  2. Try to open PlatformIO Core (CLI) via VSCode > Left Side Bar > PlatformIO > Misc and to install required dev/platform manually:
pio platform install xxxNameOfDevPlatform

Or, start building project with pio run.

IF YOU CAN NOT RESOLVE THIS ISSUE, please leave a comment below.


PIO Core Call Error: “The current working directory C:\Users\Briam\Documents\HI will be used for the project.\r\n\r\nThe next files/directories have been created in C:\Users\Briam\Documents\HI\r\ninclude - Put project header files here\r\nlib - Put here project specific (private) libraries\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\n\n\nError: Detected unknown package ‘tool-scons’”

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:19 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
ivankravetscommented, Jan 15, 2020

https://www.python.org/downloads/release/python-381/

macOS users

    For Python 3.8.0, we provide one installer: 64-bit-only that works on macOS 10.9 (Mavericks) and later systems.
    Please read the "Important Information" displayed during installation for information about SSL/TLS certificate validation and the running the "Install Certificates.command".
2reactions
ivankravetscommented, Jan 14, 2020

Please install the latest Python from official web site. Remove ~/.platformio/penv folder and restart VSCode.

Please note that you need also to install SSL certificates. The installation script should be in mounted Python image.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PlattformIO - detected unknown package - NixOS Discourse
Hi there, I ran into issue with using platformio when attempting to build target for LPC1768. I enter the nix shell and execute....
Read more >
Cannot Init project "Error: Detected unknown package 'tool ...
I am trying to setup an existing project on another workstation. but I keep getting the following error message when running pio init...
Read more >
The Detected unknown package problem occurred while ...
The Detected unknown package problem occurred while compiling the marlin2.0.x firmware. My operating system is windows10, there is a problem ...
Read more >
How to troubleshoot unknown devices that are listed in Device ...
The main reason for Unknown Device to display in your Device Manager is because you have a device that is not working correctly....
Read more >
SPM unknown error reference not found when changing branch
Remove package from project · Close Xcode · Clean SPM - swift package purge-cache · remove DerivedData - rm -rf ~/Library/Developer/Xcode/ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found