Missing libpython3.5m library?

‘’’
[ Info: Precompiling PyPlot [d330b81b-6aea-500a-939a-2ce795aea3ee]
ERROR: LoadError: LoadError: could not load library “libpython3.5m”
libpython3.5m.so: cannot open shared object file: No such file or directory
‘’’

I can’t figure out what i need to install to get libpython3.5m, I was hoping someone does.

Thanks

nevermind.
looks like julia got out of sync with the python on my system (it’s a long story)

i deleted the .julia directory and started over. all is well.

note unless you’ve re-installed linux you shouldn’t have to do this …