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

No module named 'reminder' #82

Closed
FelippeRoza opened this issue May 16, 2017 · 2 comments
Closed

No module named 'reminder' #82

FelippeRoza opened this issue May 16, 2017 · 2 comments

Comments

@FelippeRoza
Copy link

I'm trying to run Jarvis on python3, but the following error appears:

File "Jarvis/packages/todo.py", line 5, in <module>
    from reminder import addReminder, removeReminder
ModuleNotFoundError: No module named 'reminder'

The file reminder.py is under packages/ folder.
Do I have to change something?

@StefanosChaliasos
Copy link
Collaborator

Currently we don't support Python 3. You could open an issue about run Jarvis with Python 3. It will be great if you could try to make the appropriate changes to support Python 3

@FelippeRoza
Copy link
Author

Then I will close this issue and open a new one.
Best.

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

2 participants