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

Internet Speed Checker: AttributeError: module 'speedtest' has no attribute 'Speedtest' #475

Open
haminkim1 opened this issue Jan 10, 2023 · 6 comments · May be fixed by #494
Open

Internet Speed Checker: AttributeError: module 'speedtest' has no attribute 'Speedtest' #475

haminkim1 opened this issue Jan 10, 2023 · 6 comments · May be fixed by #494

Comments

@haminkim1
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Install the Speedtest Package using 'pip install speedtest'
  2. run main.py script under /Internet Speed Checker folder.

Expected behavior
Output should be as per Readme file:

Internet Speed Checker
21:22:38
Connecting to server...
Download: 1.74 Mbit/s
Upload: 22.80 Mbit/s
Ping: 101.68 ms
ISP: Alliance Broadband Services Pvt.

But I keep getting the error shown in the image below:

Screenshots
image

@github-actions
Copy link
Contributor

Thank you for opening your first issue in our repository, one of our maintainers will get in touch with you soon.

PLEASE DON'T FORGET TO ADD YOUR EMAIL USING THE AUTH LINK

We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos
For being eligible for that, please authenticate yourself using this link:
https://metafy.social/signup

Rewards : T-shirts & NFT ( for blockchain contributions )

Best of luck on your Contributions
For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA

@Toucdev
Copy link

Toucdev commented Apr 27, 2023

Hello, I believe I can fix this issue. Please assign me to this if possible.

@100-key
Copy link

100-key commented Jul 27, 2023

this solu for it (( module 'speedtest' has no attribute 'Speedtest'

@nebulaanish
Copy link
Contributor

Hi, is this issue resolved yet?

@Sauravroy34
Copy link

one way would be uninstalling speedtest (pip uninstall speedtest) and reinstalling (pip install speedtest-cli)

@Sauravroy34
Copy link

#496

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

Successfully merging a pull request may close this issue.

5 participants