Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

No module named 'arrow' #30

@Hisfantor

Description

@Hisfantor

Used: Ubuntu 18.04 Python 3

I used sudo apt-get install python3-pyqt4 to install pyqt4
then I run: python3 RESTool_main.py
and got:

Traceback (most recent call last):
  File "RESTool_main.py", line 32, in <module>
    import arrow
ModuleNotFoundError: No module named 'arrow'

Note: pip install PyQt4 didn't seem to work and gave me:

Could not find a version that satisfies the requirement PyQt4 (from versions: )
No matching distribution found for PyQt4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions