fosslight_source_scanner icon indicating copy to clipboard operation
fosslight_source_scanner copied to clipboard

pip installation error

Open JustinWonjaePark opened this issue 3 years ago • 1 comments

Describe the bug An error was observed while installing Fosslight source

ERROR: Could not find a version that satisfies the requirement typecode_libmagic (from fosslight-source) (from versions: none) ERROR: No matching distribution found for typecode_libmagic

To Reproduce Install Fosslight source with command following

pip install fosslight-source or pip3 install fosslight-source

System environment (please complete the following information):

  • OS: Mac OS Big Sur
  • Python : 3.9.5

JustinWonjaePark avatar Oct 13 '21 13:10 JustinWonjaePark

@JustinWonjaePark , ScanCode cannot be installed on mac m1 yet. Therefore, it is impossible to install FOSSLight Source Scanner on mac m1 yet. In order to use it on mac m1, it is recommended to install and run it using Docker.

soimkim avatar Apr 26 '22 05:04 soimkim