Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

tutorial doesn't work on 3.8 #218

Open
t4n1o opened this issue Feb 5, 2021 · 0 comments
Open

tutorial doesn't work on 3.8 #218

t4n1o opened this issue Feb 5, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@t4n1o
Copy link

t4n1o commented Feb 5, 2021

It seems hmt tutorial doesn't work on 3.8 as advertised in your readme.

Steps to Reproduce

Linux
Python 3.8
install hmt via python3 -m pip hmt
run tutorial

Actual Result

Traceback (most recent call last):
  File "__hmt__/api_calls.py", line 1, in <module>
    from urllib import request
ImportError: cannot import name request

@t4n1o t4n1o added the bug Something isn't working label Feb 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant