Python ImportError cannot import urandom Since Ubuntu 12.04 upgrade

后端 未结 5 1082
感情败类
感情败类 2020-12-08 00:01

Upgraded Ubuntu to Precise Pangolin (12.04), and Python\'s Random is now broken... I suspect other things might be broken too. How do I fix Python?

    File          


        
5条回答
  •  隐瞒了意图╮
    2020-12-08 00:58

    Is this your problem?

    https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/989856

    Seems to be caused by running it in a virtual environment, and there is a work around.

    BTW this was the top result in google.

提交回复
热议问题