On 10.01.2018 02:46, Kuan Butts wrote: > > Attempting the following: > cp -r /usr/lib/python3/dist-packages/* /usr/local/lib/python3.6/site-packages/
That's terrible. Don't move around the _entire_ standard python library like that, you are guaranteed to break things. Why are things in /usr/local? Do you have a custom Python install? -- Tiago de Paula Peixoto <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
