Skip to content

[BUG] macOS: No module named 'Cocoa' #19

@maciej-nawrocki

Description

@maciej-nawrocki

Describe the bug
Issue occured while installing on macOS Sonoma 14.5 (Intel based)

Building launch icon in Applications..

Traceback (most recent call last):
  File "/Users/mef/Downloads/ZSpotifyGUI/build_mac_cmd.py", line 3, in <module>
    import Cocoa
ModuleNotFoundError: No module named 'Cocoa'
cp: ZSpotify.command: No such file or directory
cp: ZSpotify.command: No such file or directory

To Reproduce
Steps to reproduce the behavior:

  1. Enter cd Downloads/;unzip ZSpotifyMacOs.zip; cd ZSpotifyGUI/;sudo chmod u+x install.sh;./install.sh

  2. See error

Expected behavior
Just successful installation

System Info:

  • OS: macOS Sonoma 14.5
  • Release: ZSpotifyMacOs.zip
  • Version ZSpotifyGUI 0.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions