Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Cannot install it correctly on macOS Big Sur #70

@varosi

Description

@varosi

After installing the library via PlatfromIO on Visual Studio Code and when I try to build the project I get:

ModuleNotFoundError: No module named 'asn1crypto':
  File "/Users/home/.platformio/penv/lib/python3.8/site-packages/platformio/builder/main.py", line 170:
    env.SConscript("$BUILD_SCRIPT")
  File "/Users/home/.platformio/packages/tool-scons/scons-local-4.0.1/SCons/Script/SConscript.py", line 598:
    return _SConscript(self.fs, *files, **subst_kw)

I have already installed asn1crypto globally, but it's strange that this is a some other environment. My Python is 3.9, not 3.8.
Is it possible this library to auto-install asn1crypto where is needed during installation process in Visual Studio Code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions