Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★
by
CryptoPleb
on 16/07/2014, 06:56:32 UTC
ok good to hear

Anyone able to open Vialectrum on Mac Osx Mavericks? Opens then quits right away.

bug is confirmed by btcdrak, he's aware of it so i suppose we should expect a solution soon. In the meantime i bought in through the paper wallet solution

Thanks

Now
Trying to install on Ubuntu I get

Code:
Downloading Vialectrum-1.9.8.3.tar.gz (812kB): 812kB downloaded
  Running setup.py (path:/tmp/pip-kmckT5-build/setup.py) egg_info for package from https://github.com/vialectrum/vialectrum/releases/download/1.9.8.3/Vialectrum-1.9.8.3.tar.gz
    Including all files
    
    file lib/paymentrequest_pb2.py (for module vialectrum.paymentrequest_pb2) not found
Downloading/unpacking slowaes (from Vialectrum==1.9.8.3)
  Could not find a version that satisfies the requirement slowaes (from Vialectrum==1.9.8.3) (from versions: 0.1a1)
Cleaning up...
No distributions matching the version for slowaes (from Vialectrum==1.9.8.3)
Storing debug log for failure in /home/mn/.pip/pip.log

I doing something wrong?

Sure you need to install dependencies.

Code:
sudo pip install slowaes --pre
sudo pip install ecdsa


Cool, not used to linux just using as an alternative to osx. Thanks for the fast reply