Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osacompile: no such component "JavaScript". #49

Open
gemp opened this issue Aug 14, 2022 · 0 comments
Open

osacompile: no such component "JavaScript". #49

gemp opened this issue Aug 14, 2022 · 0 comments

Comments

@gemp
Copy link

gemp commented Aug 14, 2022

Had this bug when I launched ccdl.command after indicating my choices, at the time it tried to download:

Creating Install PHSP_22.5.1-en_US-osx10-64.app
osacompile: no such component "JavaScript".
Traceback (most recent call last):
  File "./ccdl.py", line 665, in <module>
    runccdl()
  File "./ccdl.py", line 542, in runccdl
    shutil.copyfile(icon_path, os.path.join(install_app_path,
  File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/shutil.py", line 261, in copyfile
    with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
FileNotFoundError: [Errno 2] No such file or directory: '/Users/gemp/Downloads/Install PHSP_22.5.1-en_US-osx10-64.app/Contents/Resources/applet.icns'
logout

Solved it by deleting ~/Library/Components/Script Debugger.component (source)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant