Closed wgaylord closed 7 years ago
Do I have to have a 64 bit version of Py3 to install and use urh??? After the recent update to get the rtl_sdr wroking?
Hey @chibill ,
yes you need to have a 64 Bit version of Python 3.
When did this become a requirement? Like really...
Also why use 64 but when many of the binary based libs don't have 64 bit versions example scipy.
But what ever I will see if I can get it to install with out wiping out my py2... Stupid py3 loves to do that on Windows...
On Feb 27, 2017 12:46 AM, "Johannes Pohl" notifications@github.com wrote:
Hey @chibill https://github.com/chibill ,
yes you need to have a 64 Bit version of Python 3.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jopohl/urh/issues/167#issuecomment-282641181, or mute the thread https://github.com/notifications/unsubscribe-auth/ACCNyXpQwd5dsIvGiEyF-N8Z846GWy0vks5rgnFOgaJpZM4MMo0j .
I see your point @chibill . I added support for python 3 32 bit again in latest release. Native backends will be disabled and an message will be shown in Device options to indicate that.
I am confused why the native back end would not work with 32 bit.and least I know the rtl_SDR driver has both versions.. (And most python based ones are 32 bit. Like the one pyrtlsdr uses.
On Feb 27, 2017 1:35 AM, "Johannes Pohl" notifications@github.com wrote:
I see your point @chibill https://github.com/chibill . I added support for python 3 32 bit again in latest release. Native backends will be disabled and an message will be shown in Device options to indicate that.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jopohl/urh/issues/167#issuecomment-282647846, or mute the thread https://github.com/notifications/unsubscribe-auth/ACCNyXL_43M2jH21SNqaFVQr3jkslOBuks5rgnyxgaJpZM4MMo0j .
It is just a matter of resources. I simply do not have the time to maintain and test native backends with 32 bit python 3 on windows. I thought anyone using this kind of software would use 64 bit python 3 anyway, as you need a couple of usable RAM to work properly with signals.
Furthermore, you may use the gnuradio backend on 32 bit python 3 on windows to work with the software.
That said, if you would like to help increasing the windows support and specifically supporting 32 bit python 3 for native backend, be welcome. :ok_hand:
The thing is I only had 32 installed because that's what everyone required at the time for native C stuff. (I have 3.5 installed and I live on py2 because it's stable and also integers works correctly.)
Like I said I will try to get py3 64 working. Just don't want to break tons of stuff... (Like ipython.)
On Feb 27, 2017 1:46 AM, "Johannes Pohl" notifications@github.com wrote:
It is just a matter of resources. I simply do not have the time to maintain and test native backends with 32 bit python 3. I thought anyone using this kind of software would use 64 bit python 3 anyway, as you need a couple of usable RAM to work properly with signals.
That said, if you would like helping increasing the windows support and specifically supporting 32 bit python 3 for native backend, be welcome.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jopohl/urh/issues/167#issuecomment-282649538, or mute the thread https://github.com/notifications/unsubscribe-auth/ACCNyZC_Mna4kbRAGh-7bLadZkWqEl9Zks5rgn9agaJpZM4MMo0j .
Time goes on and so do dependencies. :wink:
Furthermore, it sounds to me that you can go on with your exisiting programs, as you are running them with python 2 (32 bit), so this should be untouched by a python 3 (64 bit) installation.
I will close this one. If other problems should arise during installation feel free to open another issue.
Okay. Hopefully this works then..
On Feb 27, 2017 2:05 AM, "Johannes Pohl" notifications@github.com wrote:
Time goes on and so do dependencies. 😉
Furthermore, it sounds to me that you can go on with your exisiting programs, as you are running them with python 2 (32 bit), so this should be untouched by an python 3 (64 bit) installation.
I will close this one. If other problems should arise during installation feel free to open another issue.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jopohl/urh/issues/167#issuecomment-282652645, or mute the thread https://github.com/notifications/unsubscribe-auth/ACCNyfWWdHJzX1eoAOxbKoc5uRg6Iuyoks5rgoPFgaJpZM4MMo0j .
Command "C:\Python35\python3.exe -u -c "import setuptools, tokenize;file='C:\Users\chibi\AppData\Local\Temp\pip-build-2p3hrxnv\urh\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\chibi\AppData\Local\Temp\pip-1qupfc9k-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\chibi\AppData\Local\Temp\pip-build-2p3hrxnv\urh\