Python Forum
Package cannot be loaded into PBS queue file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Package cannot be loaded into PBS queue file
#2
The solution was easier than I thought, as the skopt package was in the path "/usr/local/lib/python3.6/site-packages/" just use the command "export PYTHONPATH=$PYTHONPATH:/usr/local/ lib/python3.6/site-packages", before running the code in python

I was using the "export" command wrongly.
Reply


Messages In This Thread
RE: Package cannot be loaded into PBS queue file - by emersonpl - Sep-09-2021, 08:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to install package caldwellpy and requirement txt file Samta282006 1 719 Dec-07-2023, 11:59 PM
Last Post: Larz60+
  Is Matplotlib.pyplot Loaded DaveG 2 1,330 Apr-06-2022, 06:12 AM
Last Post: DaveG
  PyQt5 MySQL Drivers Not Loaded AdeS 7 5,084 Aug-06-2021, 08:34 AM
Last Post: AdeS
  MacOS BigSur Python3 - dyld: Library not loaded: trillionanswers 1 4,217 Mar-02-2021, 11:00 PM
Last Post: nilamo
  Why is mpl_toolkits loaded? Gribouillis 1 1,619 Jan-30-2021, 08:39 PM
Last Post: Serafim
  task queue Valon1981 8 3,610 Jul-07-2020, 07:41 AM
Last Post: freeman
  start interactive pyhton shell with pre-loaded custom modules Viktor 2 2,210 Apr-09-2020, 08:25 AM
Last Post: Viktor
  can we write command output to new csv file using Panda package? PythonBeginner_2020 3 2,393 Mar-13-2020, 12:38 PM
Last Post: ndc85430
  Queue in Pygame constantin01 1 3,694 Jan-07-2020, 04:02 PM
Last Post: metulburr
  Queue maxsize mr_byte31 2 4,561 Sep-03-2019, 07:02 PM
Last Post: mr_byte31

Forum Jump:

User Panel Messages

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