Python Forum
Easier way to manage dependencies?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Easier way to manage dependencies?
#1
Ok it is a nightmare trying to install repos on my local machine. For instance, this repo: https://github.com/openai/multi-agent-em...vironments needs to have a specific version of Linux not running in a VM, along with specific versions of python, mujoco-py, mujoco, and mujoco-environments, as well as numpy and other dependencies, or it won't work. I can't keep doing this. It takes me hours and in some cases weeks just to set up one program. Google Colab does it all by just doing pip install and then import. Is there some easier way to do this? And yes I have tried Anaconda, still the same problems there.
Reply
#2
you should contact author
Reply
#3
Well here's the problem... it's not just that repo, tensorflow does the same thing. Ridiculously difficult, I have to install a specific version of like 5 different programs to even get it to work.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question [redistribution] Reduce number + size of dependencies? Winfried 2 608 Jan-31-2025, 10:17 PM
Last Post: snippsat
  Is it possible to see dependencies before installing a package? quazirfan 4 2,429 Dec-06-2022, 02:50 PM
Last Post: snippsat
  python manage variables across project level mg24 1 1,411 Nov-12-2022, 05:01 AM
Last Post: deanhystad
  How do you manage script? kucingkembar 14 5,542 Oct-15-2022, 06:32 PM
Last Post: Gribouillis
  Python, how to manage multiple data in list or dictionary with calculations and FIFO Mikeardy 8 4,188 Dec-31-2021, 07:47 AM
Last Post: Mikeardy
  how to manage crypto trading flooding data from exchange servers Mikeardy 0 1,771 Dec-26-2021, 08:31 PM
Last Post: Mikeardy
  API Gateway to manage multiple API's get put data robsuttonjr 2 3,312 Mar-09-2021, 04:09 PM
Last Post: robsuttonjr
  Manage user names in TRAC susja 3 11,142 Dec-06-2020, 09:34 PM
Last Post: susja
  Managing dependencies with pipenv t4keheart 6 4,540 Aug-05-2020, 12:39 AM
Last Post: t4keheart
  How to manage multiple datasets in Python ThePhantom 2 2,502 May-06-2020, 12:17 AM
Last Post: ThePhantom

Forum Jump:

User Panel Messages

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