Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BIS]Bismuth - New Language, Free DAPPs, Cryptopia, HEAT
by
pitox
on 13/10/2017, 11:07:50 UTC
Can someone help me with the python miner?

I followed the instructions and now I get this when running it.

Quote
Traceback (most recent call last):
  File "quickbismuth.pyx", line 3, in init quickbismuth
  File "C:\Python27\Lib\argparse.py", line 86, in
    import copy as _copy
  File "C:\Python27\Lib\copy.py", line 52, in
    import weakref
  File "C:\Python27\Lib\weakref.py", line 14, in
    from _weakref import (
ImportError: cannot import name _remove_dead_weakref

I have the same problem.
I installed Python 2.7 and all the packages on 4 PC's
2 work fine, 2 don't work and return the same error as above.
I'm running W10 on all machines.
I've tried uninstalling and reinstalling Pyton2.7 , no success. I installed Pyton3.6, it won't work.

Are we the only ones who ran into this problem?