Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble finding Python code
#6
Seems to me if a piece of software "claims" it will work with a certain OS (whether Windows, Linux, *nix or Mac) then it is the responsibility of that software creator to ensure it truly does work as promised, not the OS. If I write a crappy Python script and vow that it will work on Linux and it doesn't, it would be ridiculous to blame Linux. Whether you use Cygwin on Windows or Wine on Linux (or Samba, which I truly believe doesn't work on any system) you can't expect the same performance as you get by using the actual system itself, there are just to many moving parts in trying to fool an OS into thinking it is something else. If I write (a non-python) script in Linux, I use Bash, if I write one in Windows, I use PowerShell and can think of no good reason to use either on a system other than then one it was intended for.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
Trouble finding Python code - by Larz60+ - Jun-01-2017, 11:12 AM
RE: Trouble finding Python code - by metulburr - Jun-01-2017, 11:52 AM
RE: Trouble finding Python code - by wavic - Jun-01-2017, 01:01 PM
RE: Trouble finding Python code - by Larz60+ - Jun-01-2017, 04:19 PM
RE: Trouble finding Python code - by wavic - Jun-02-2017, 05:11 AM
RE: Trouble finding Python code - by sparkz_alot - Jun-02-2017, 01:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trouble with installing python domingo251 2 616 Sep-23-2023, 12:03 AM
Last Post: ICanIBB
  (OpenCV) Help to improve code for object detection and finding center of it saoko 0 1,216 May-14-2022, 05:34 PM
Last Post: saoko
  Finding Max and Min Values Associated with Unique Identifiers in Python ubk046 1 2,076 May-08-2020, 12:04 PM
Last Post: anbu23
  New to python, having trouble with an exercise Salkay 3 2,186 Feb-18-2020, 01:42 AM
Last Post: Salkay
  code for finding a cables crossed the bondary of the city spider_pytthon 8 3,575 Dec-24-2019, 07:23 AM
Last Post: spider_pytthon
  Finding nearest point of a Multidigraph in Python 3.7 stixmagiggins 5 3,825 Aug-24-2019, 08:51 AM
Last Post: ThomasL
  More Python Embedding Trouble jibarra 3 2,952 Jul-11-2019, 09:25 PM
Last Post: Gribouillis
  Help with finding correct topic in Python learning yahya01 1 2,231 Jun-06-2019, 05:01 PM
Last Post: buran
  Trouble Understanding Why This Code Works crocolicious 2 2,728 Apr-09-2019, 05:24 PM
Last Post: crocolicious
  finding problems connecting python to sqlite Dennis 1 2,309 Dec-10-2018, 02:58 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020