question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pip install -U not updating with the new methods

See original GitHub issue

Hi,

Saw you implemented the create_dictionary(). But I can’t update the package even after running the pip install. Could you help? Sorry I am an R user so learning python at the same time. Ta

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mammothbcommented, Feb 11, 2019

I am thinking that we could just run symspellpy with the provided frequency_dictionary_en_82_765.txt before creating a dictionary from the text file. This could be done by the users in their project files so I don’t think we need to include a function/method for this in the package. But if you had any other suggestions on how we can do this, open a new issue and we can discuss there.

1reaction
mammothbcommented, Feb 11, 2019

It shows that you have successfully installed symspellpy, are you still not able to use create_dictionary?

Read more comments on GitHub >

github_iconTop Results From Across the Web

4 Ways to Fix the Pip Install Not Working Issue
How to Fix the Pip Install Not Working Issue · Open Command Prompt. · Execute the command “python -v”. It will tell you...
Read more >
python -m pip install --upgrade pip does not work
I think it how to update pip will help you and make sure that you are running command prompt as Administrator. you can...
Read more >
How to Update All Python Packages - ActiveState
Update all Python Packages on Windows · Open a command shell by typing 'powershell' in the Search Box of the Task bar ·...
Read more >
Different Ways to Upgrade PIP Latest or Specific Version
You can upgrade the Python pip package installer to the newest(latest) available version or to a specific version using the pip command ...
Read more >
How To Use Pip (Simple Guide To Install, Update, Uninstall ...
Pip is also automatically installed if you work in a virtual environment or use a Python version that isn't modified by a redistributor....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found