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

Deep Archive doesn't do Windows #77

Closed
nutjob4life opened this issue Oct 2, 2020 · 0 comments
Closed

Deep Archive doesn't do Windows #77

nutjob4life opened this issue Oct 2, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nutjob4life
Copy link
Member

Describe the bug

Running the Deep Archive Tools (pds-deep-archive, sipgen, aipgen) fails on Windows.

To Reproduce

  1. Install Python 3.8.5 for Windows from the Python website.
  2. Create a virtual env with it: python -m venv mypy
  3. Go to it: cd mypy
  4. Install PDS Deep Archive Scripts\pip install pds.deeparchive
  5. Run it on a nice nearby bundle file: Scripts\pds-deep-archive ..\mybundle\bundle.xml

Expected behavior

I expect it to work, gosh durn it. That is, sipgen should produce the SIP and associated files, aipgen should make the AIP and associated files, and pds-deep-archive should do all of that.

Instead I get: sqlite3.OperationalError: unable to open database file

Version of Software Used

0.1.6

Screenshots

Screen Shot 2020-10-02 at 1 58 12 PM

Desktop

  • OS: Windows 10 Pro 1909 (18363.1082)
  • Browser: not applicable
  • Version: Python 3.8.5, PDS Deep Archive 0.1.6
@nutjob4life nutjob4life added bug Something isn't working triage-needed labels Oct 2, 2020
@nutjob4life nutjob4life added this to the PDS.01 (ends 2020-10-07) milestone Oct 2, 2020
@nutjob4life nutjob4life self-assigned this Oct 2, 2020
jordanpadams added a commit that referenced this issue Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant