Skip to content

Can't install jamdict_data with pip #1

@adamkolar

Description

@adamkolar

Hey, I'm not sure this belongs here, but I don't know where else to report this, I've been trying to install jamdict-data with pip and got this error message, tried restarting computer and running the command as admin, but no luck:

D:\>pip install jamdict-data
Collecting jamdict-data
  Using cached jamdict_data-1.5.tar.gz (53.9 MB)
  Preparing metadata (setup.py) ... done
Building wheels for collected packages: jamdict-data
  Building wheel for jamdict-data (setup.py) ... error
  error: subprocess-exited-with-error

  × python setup.py bdist_wheel did not run successfully.
  │ exit code: 1
  ╰─> [3 lines of output]
      running bdist_wheel
      error: [WinError 32] The process cannot access the file because it is being used by another process: 'jamdict_data/jamdict.db.xz'
      Unpacking database from C:\Users\adamk\AppData\Local\Temp\pip-install-0g5jo6wa\jamdict-data_b070aea1c93145daa6db552e802ff608\jamdict_data\jamdict.db.xz to C:\Users\adamk\AppData\Local\Temp\pip-install-0g5jo6wa\jamdict-data_b070aea1c93145daa6db552e802ff608\jamdict_data\jamdict.db
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for jamdict-data
  Running setup.py clean for jamdict-data
Failed to build jamdict-data
ERROR: Could not build wheels for jamdict-data, which is required to install pyproject.toml-based projects

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions