Python Forum
Python Newbie Environmental Meta Issue
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Newbie Environmental Meta Issue
#1
BACKGROUND
I am a Python newbie coming from a Java background. Python environment management seems inscrutable to the point of idiotic, but I must assume that the ignorance is my own and I am missing some bigger picture.

PERCEIVED PROBLEM:
Many issues I encounter with Python have recommended solutions that require me to install something, un-install something, re-install something, or move something from here to there. I can find the individual solutions, and even when those solutions work ... and here is the core of my challenge ... it only solves the problem for me in this moment. The next time I hire someone and they try to set up the system, they will most likely hit the same problem and require the same solution. So I have taken to keeping a log of all the little tweaks I do to get stuff to work.

As an example, my problem “OMP: Error #15: Initializing libiomp5.dylib, but found libiomp5.dylib already initialized” brought me to https://github.com/dmlc/xgboost/issues/1715
which suggested solution “brew uninstall libiomp clang-omp”, which solved my problem, but didn’t change any configuration or setup that is repeatable.

Compared to the less free-flowing world of Java, this seems very wild west-y and chaotic. It’s like coding by Brownian motion. It seems that there are a host of environment management tools, but that only exacerbates the problem when different modules use different tools.

THE QUESTION:
I must be missing something. Can anyone describe my blind spot to me?

Thanks,
Wallace
Reply


Messages In This Thread
Python Newbie Environmental Meta Issue - by wallacebmann - Apr-22-2019, 07:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why is the 'meta description' html tag not translated? Melcu54 2 983 Oct-15-2022, 10:55 PM
Last Post: Larz60+
  Python newbie laleebee 2 1,333 May-24-2022, 01:39 PM
Last Post: laleebee
  Comepileerror from TMPDIR environmental variable? runboy1581 0 1,115 Nov-08-2021, 02:26 AM
Last Post: runboy1581
Big Grin Newbie to Python - input and branching issue Sherine 3 2,246 Jul-31-2021, 01:09 AM
Last Post: Pedroski55
  Newbie on Python syntax rud0lp20 6 2,971 Apr-21-2020, 04:26 PM
Last Post: jefsummers
  python newbie marcush929 2 2,608 Jan-01-2020, 08:06 AM
Last Post: marcush929
Smile Help needed. Python Newbie!, it will be fun. knightdea 3 2,642 Oct-13-2019, 08:50 AM
Last Post: perfringo
  Python Linting (newbie) LieveHeer 2 2,637 Jan-24-2019, 05:36 PM
Last Post: LieveHeer
  Function to skip meta data in a .csv file using Python ajgardev 1 2,524 Jul-22-2018, 12:53 PM
Last Post: Larz60+
  Python newbie is asking Marcus_Gondwe 4 3,437 Apr-04-2018, 11:08 AM
Last Post: Marcus_Gondwe

Forum Jump:

User Panel Messages

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