-
Notifications
You must be signed in to change notification settings - Fork 736
"python setup.py install" doesn't work #167
Comments
|
Hi, I have the same problem. Where can I find python-dev and the package in it? Thanks |
@renewed-mind python-dev is a debian package. In case that applies to you, become root and do Also I usually recommend using a (clean) virtualenv. Some more hints are in the developer notes: https://github.com/ethereum/pyethereum/wiki/Developer-Notes |
thank you so much @konradkonrad ! I'm really new to all this, and feel kinda lost, but I think your links will be a good place to start. To give you an idea of how lost I am, I am using Python 3.4 on Windows 7...at this point, I am pretty sure this stuff doesn't work on Windows yet? What is everyone using (in terms of hardware/OS) to be able to play with all this stuff? Thank you so much! |
@renewed-mind oh...sorry to hear that. Unfortunately as up now (and as far as I know), Windows is a no-go, because leveldb is not yet ready for the OS. If people are happily using pyethereum (and leveldb) on Windows, please let us know! |
@konradkonrad Awesome! Thank you! When you say leveldb is not yet ready for the OS, you mean that the Ethereum team has not modified it to work with the etherbrowser or the PyEthereum implementation within windows yet? Or pyethereum is not able to work with leveldb? Cause when I search leveldb and windows...I see there are downloads available...any insight is appreciated! thanks again! also, is pyethereum implementation the same as serpent? sorry for the confused questions! |
|
@konradkonrad you're the best! thank you! |
The text was updated successfully, but these errors were encountered: