Skip to content

No module named 'aspose.words'; #64

@Antonet99

Description

@Antonet99

Using Python 3.9.19 with pyenv on Intel macOS, but the same happens with 3.10.14. Installed aspose with "pip install aspose-words".
Uninstalled and reinstalled several times, but every time i try to use the code

`import aspose.words as aw

doc = aw.Document("input.doc")

doc.save("output.pdf")`

it doesn't work -> ModuleNotFoundError: No module named 'aspose.words'; 'aspose' is not a package.
Any advice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions