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

Failed to instalat the firware of esp8266 and the tinyweb module #14

Closed
anjamago opened this issue Apr 23, 2018 · 1 comment
Closed

Comments

@anjamago
Copy link

Make sure you are running the latest version of TinyWeb before reporting an issue.

Device and/or platform:
ESP8266

Description of problem:
hi try to install the firmware of esp8266 to use the module tinyweb because I need to have my esp with support to AJAX requests but at the time of importing it tells me that this module does not exist any ide with which you can access

Expected:

Traceback (if applicable):

import tintyweb
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>                        
ImportError: no module named 'tintyweb' 

Additional info:

@belyalov
Copy link
Owner

I think the problem was just in typo: tinTyweb :)

It was resolved in a neighborhood thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants