python 3.5 installation on window 7 - 64 bit [compatability issue] - python-3.x

Current version python 2.7.10 32 BIT is installed on my system.Yes, 32 Bit version is working correctly.
>python -V
Python 2.7.10
My Processor and operating system details are as follow:
Processor : Intel(R) Core(TM) i7-4790K CPU#4.00GHz
System Type : 64 bit Operating System
I'm trying to download correct version for my system from this link.
[https://www.python.org/downloads/windows/]
I go to link --> Latest Python 3 Release - Python 3.5.0
After this i have 2 option
1) Windows x86-64 web-based installer -for AMD64/EM64T/x64, not Itanium processors
2) Windows x86 web-based installer
Both of these version of Python are giving me incompatibility issues.
Please suggest how to diagnose or point out the correct version for my system.

I found the 64-bit installer on FileHorse. Just be sure you change the path to C:/Python35 or is installs it on your Users folder. I use the i7-4771 processor and run this version just fine.

Related

Can't use python-snap7 on Windows

I can get Snap7 working on Linux but not on Windows using Pycharm. I get:
WindowsError: [Error 193] %1 is not a valid Win32 application.
I have tried Python 32 and 64 bit version using all combinations of the snap7.dll, the ones in the archives Win32 and Win64. I'm using Windows7 64-bit Professional. What's going on?
I have been working on a Linux system also with Snap7 for the past few months, to come over to Windows to also receive this issue. Only reason I haven't noticed this sooner is because I have been using the ClientDemo in the Snap7 Package.
I have tried the following:
Going back to older versions of Python (e.g. 2.7 where the documentation says its compatible)
un-installing and installing the packages (Both Python and Snap7)
There is only one thing I can clearly think of, and that it is the OS. Not sure if its all flavors of Windows 7 however. The documentation for the installation also states:
"Python-snap7 is developer for snap7 1.1.0 and Python2.7. It is tested on Windows (8.1 64 bit) and Linux, but it may work on other operating systems. Python 2.6 and Python 3+ may work, but are not fully tested yet."
Link: https://python-snap7.readthedocs.io/en/latest/introduction.html
So perhaps by chance, we are just unfortunate and that it does not work with this specific OS?

How can I determine if my Vulkan install is 32 or 64bit? (64bit Ubuntu)

How do I find out if my installed version of Vulkan is 32bit or 64bit? (I'm running 64bit Ubuntu 18.04.1.)
I'm trying to get a 32bit DirectX game (using 64bit Wine) to use Vulkan via "DxVk", and I'm being told by others I need the 32bit version of Vulkan.
I don't know if that's true or not, but all I know (from running: "/usr/bin/vulkaninfo | head -n 100" from the Terminal) is I have v1.1.73 installed. "smoketest" works fine.
TIA.

Installed windows 10 with 32-bit on accident now i can't re-install windows 10 as 64-bit

I recently installed windows 10 and on accident installed 32-bit. Now when I try to re-install windows 10 with 64-bit I receive the error: This version of the program is not compatible with this version of windows. I know i have A 64-bit processor. HELP!!!
Did you try to install 64 bit version while you are in side the 32 bit version ?
You CANNOT transfer from 32 bit to 64 bit by running the installer as an upgrade over the 32 bit version.
If you need the 64 bit version, please boot from the installation disc and reinstall the OS from scratch (There’s no upgrade path),
Also remember to select the 64 bit version in the setup.
If you need more help read this How to geek article
http://www.howtogeek.com/228042/how-to-switch-from-32-bit-windows-10-to-64-bit-windows-10/

Can I use nuget packages which is not written OS ver 32 or 64 for 32 and 64 bit OS?

Now I got several nuget packages(.nupkg) and installed VS's project on 64bit OS.
It was successfully finished.
And I'd like to install these packages to 32bit PC(StandAlone) by using CD which is burned .nupkg files.
(This PC cannot connect to Internet)
These packages seems to be not defined OS version specifically.
I have a quetion which is written in above title.
Can I use nuget packages which is not written OS ver 32 or 64 for 32 and 64 bit OS?
And would you give me some reaseons about your answer.
Regards.
NuGet packages do not distinguish between 32 or 64-bit version of OS. They can be installed to both.
There was an issue filed on codeplex to support distinguishing for different platforms as
https://nuget.codeplex.com/workitem/679

Aptana Studio 3.3.0 crashes on start - Arch Linux

here's my system specs;
Arch Linux x86_64,
Kernel: 3.6.10-1-ARCH,
Gnome 3.6.2,
xf86-video-nouveau 1.0.4-1,
jdk7-openjdk 7.u9_2.3.3-1,
jre7-openjdk 7.u9_2.3.3-1,
jre7-openjdk-headless 7.u9_2.3.3-1,
lib32-libjpeg-turbo 1.2.1-1, libjpeg-turbo 1.2.1-1, libjpeg6-turbo 1.2.1-1
libpng12 1.2.50-2,
net-tools 1.60.20120804git-2,
unzip 6.0-6.
Ok, so there's the list of requirements that are installed, version numbers as well. Upon launch, the loading/splash screen won't even show, and then nothing... it just dies out. I attempted to launch it "aptana -v" and no output in the shell. I have looked for any error logs in ~/ , but nothing is there.
Other steps I've done is to delete any configuration folders/files for eclipse and aptana-secure in ~/. Also did a clean uninstall of just Aptana (not the dependencies), reinstall. Same result.
Any suggestions?
It appears that there is a mix up in the downloads. 32-bit and 64-bit got switched. If you are on 32-bit download 64-bit and vice versa. Hopefully it will be fixed soon.
See issues below:
Aptana 64 bit version crashes on startup on 64bit Linux OS with 64bit Oracle 7 java
Linux Installer Aptana_Studio_3_Setup_Linux_x86_3.3.0.zip contains x64 bit version of the project

Resources