Sublime Forum

[Solved] Missing dependency: oauthlib; Package Control error

#1

Hello! [From registered user of ST3 if that should matter…]
Last few days I am constantly receiving an annoying warning:

Package Control
1 missing dependency was just installed.
Sublime Text should be restarted,
otherwise one or more of the installed
packages may not function properly.

When I check in console I see that Package Control tries to install oauthlib but fails and then issues an error. Can anyone explain what is going on and how to fix this?

0 Likes

#2

Anything??

0 Likes

#3

You should include the full contents of your console. There could be a number of reasons for the error.

1 Like

#4

Thanks so much for looking into this! Here is all from the console (except few lines with specific paths of my machine):

startup, version: 3103 osx x64 channel: stable
… … …
ignored_packages: [“Markdown”, “R”, “Vintage”]
pre session restore time: 0.42052
startup time: 0.484105
first paint time: 0.493084
reloading plugin Default.block
reloading plugin Default.comment
reloading plugin Default.convert_syntax
reloading plugin Default.copy_path
reloading plugin Default.delete_word
reloading plugin Default.detect_indentation
reloading plugin Default.duplicate_line
reloading plugin Default.echo
reloading plugin Default.exec
reloading plugin Default.fold
reloading plugin Default.font
reloading plugin Default.goto_line
reloading plugin Default.history_list
reloading plugin Default.indentation
reloading plugin Default.kill_ring
reloading plugin Default.mark
reloading plugin Default.new_templates
reloading plugin Default.open_context_url
reloading plugin Default.open_file_settings
reloading plugin Default.open_in_browser
reloading plugin Default.pane
reloading plugin Default.paragraph
reloading plugin Default.paste_from_history
reloading plugin Default.profile
reloading plugin Default.profile_syntax_definition
reloading plugin Default.quick_panel
reloading plugin Default.run_syntax_tests
reloading plugin Default.save_on_focus_lost
reloading plugin Default.scroll
reloading plugin Default.set_unsaved_view_name
reloading plugin Default.side_bar
reloading plugin Default.sort
reloading plugin Default.swap_line
reloading plugin Default.switch_file
reloading plugin Default.symbol
reloading plugin Default.transform
reloading plugin Default.transpose
reloading plugin Default.trim_trailing_white_space
reloading plugin CSS.css_completions
reloading plugin Diff.diff
reloading plugin HTML.encode_html_entities
reloading plugin HTML.html_completions
reloading plugin Python.syntax_test_python
reloading plugin 0_package_control_loader.00-package_control
reloading plugin 0_package_control_loader.01-tabulate
reloading plugin 0_package_control_loader.02-bz2
reloading plugin 0_package_control_loader.50-oauthlib
reloading plugin 0_package_control_loader.50-requests
reloading plugin 0_package_control_loader.51-requests-oauthlib
reloading plugin CheckBounce.init
reloading plugin CheckBounce.act_on_word
reloading plugin CheckBounce.autocorrect_listener
reloading plugin CheckBounce.check_contextual
reloading plugin CheckBounce.const
reloading plugin CheckBounce.cycle_errors
reloading plugin CheckBounce.grammar_background
reloading plugin CheckBounce.grammarchecker
reloading plugin CheckBounce.spellchecker
reloading plugin CheckBounce.spelling_background
reloading plugin CheckBounce.toggle
reloading plugin Colorsublime.colorsublime-plugin
reloading plugin knitr.chunksend
reloading plugin LaTeXing.LaTeXing
reloading plugin MarkdownEditing.bootstrap
reloading plugin MarkdownEditing.custom_find_under_expand
reloading plugin MarkdownEditing.decide_title
reloading plugin MarkdownEditing.distraction_free_mode
reloading plugin MarkdownEditing.footnotes
reloading plugin MarkdownEditing.indent_list_item
reloading plugin MarkdownEditing.indent_list_multiitem
reloading plugin MarkdownEditing.lint
reloading plugin MarkdownEditing.mdeutils
reloading plugin MarkdownEditing.numbered_list
reloading plugin MarkdownEditing.quote_indenting
reloading plugin MarkdownEditing.references
reloading plugin MarkdownEditing.switch_list_bullet_type
reloading plugin MarkdownEditing.underlined_headers
reloading plugin Package Control.1_reloader
reloading plugin Package Control.2_bootstrap
reloading plugin Package Control.Package Control
reloading plugin R-Box.completions
reloading plugin R-Box.linter
reloading plugin R-Box.main_menu
reloading plugin R-Box.sendtext_installer
reloading plugin R-Box.source_prompt
reloading plugin R-Box.status_hints
reloading plugin SendTextPlus.commands
reloading plugin SendTextPlus.textgetter
reloading plugin SendTextPlus.textsender
reloading plugin SendTextPlus.update_resources
reloading plugin Sublimerge Pro.Sublimerge
reloading plugin WordCount.WordCount
reloading plugin Wrap Plus.wrap_plus
plugins loaded
LTX DEBUG cache.py:237 cache_bin bin/activate_application: up to date
LTX DEBUG cache.py:237 cache_bin bin/preview: up to date
LTX INFO cache.py:104 read_cache pkg.cache (65.2 KB)
LTX DEBUG cache.py:178 is_cache_outdated pkg.cache 09.04.2016T15:55:23
LTX DEBUG cache.py:271 cache_pkg up to date
LTX INFO cache.py:104 read_cache doc.cache (44.0 bytes)
LTX DEBUG cache.py:178 is_cache_outdated doc.cache 09.04.2016T15:55:23
LTX DEBUG cache.py:257 cache_doc up to date
LTX INFO cache.py:104 read_cache tex.cache (567.9 KB)
LTX DEBUG cache.py:178 is_cache_outdated tex.cache 14.04.2016T10:06:04
LTX DEBUG cache.py:415 cache_tex tex cache: up to date
LTX INFO cache.py:104 read_cache bib.cache (2.8 MB)
LTX DEBUG cache.py:178 is_cache_outdated bib.cache 14.04.2016T10:06:05
LTX DEBUG cache.py:434 cache_bib bib cache: up to date
LTX INFO cache.py:132 save doc.cache (44.0 bytes)
LTX INFO cache.py:132 save pkg.cache (65.2 KB)
LTX INFO cache.py:132 save tex.cache (567.9 KB)
LTX INFO cache.py:132 save bib.cache (2.8 MB)
Package Control: Installing 1 missing dependency
Package Control: Installed missing dependency oauthlib
Package Control: No updated packages
error: Package Control

0 Likes

#5

So, I have provided whole console output, and now again radio-silence! :frowning:
Please, anyone: Help?!

0 Likes

#6

Please?! Anyone??? Anything??

0 Likes

#7

Uninstall LaTeXing, restart ST3 and see if the problem goes away - if it does, file an issue

1 Like

#8

Damn! This worked! But now, again, I am puzzled since I removed LaTeXing and the message gone, but when I installed it back the message does not appear and everything looks just normal. Thanks so much!

0 Likes