Skip to content

Instantly share code, notes, and snippets.

@djismgaming
Created April 25, 2019 00:25
Show Gist options
  • Select an option

  • Save djismgaming/b0861d2bfb6a76421852bfbc19882719 to your computer and use it in GitHub Desktop.

Select an option

Save djismgaming/b0861d2bfb6a76421852bfbc19882719 to your computer and use it in GitHub Desktop.
Fix weakref.py issue on apt update under omv4
wget -O /usr/lib/python3.5/weakref.py \
https://raw.githubusercontent.com/python/cpython/9cd7e17640a49635d1c1f8c2989578a8fc2c1de6/Lib/weakref.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment