Forums WoW Modding Support Archives WoWModding Support Archives [DiscordArchive] but how do I install these packages into that folder?

[DiscordArchive] but how do I install these packages into that folder?

[DiscordArchive] but how do I install these packages into that folder?

rektbyfaith
Administrator
0
10-22-2018, 09:32 AM
#1
Archived author: Skarn • Posted: 2018-10-22T09:32:58.719000+00:00
Original source

but how do I install these packages into that folder?
rektbyfaith
10-22-2018, 09:32 AM #1

Archived author: Skarn • Posted: 2018-10-22T09:32:58.719000+00:00
Original source

but how do I install these packages into that folder?

rektbyfaith
Administrator
0
10-22-2018, 09:33 AM
#2
Archived author: Skarn • Posted: 2018-10-22T09:33:32.169000+00:00
Original source

pip seems to be doing it fine when I do it manually with pip install package_name -t custom_path
rektbyfaith
10-22-2018, 09:33 AM #2

Archived author: Skarn • Posted: 2018-10-22T09:33:32.169000+00:00
Original source

pip seems to be doing it fine when I do it manually with pip install package_name -t custom_path

rektbyfaith
Administrator
0
10-22-2018, 09:33 AM
#3
Archived author: Skarn • Posted: 2018-10-22T09:33:42.977000+00:00
Original source

but how can I do the same with distutils script?
rektbyfaith
10-22-2018, 09:33 AM #3

Archived author: Skarn • Posted: 2018-10-22T09:33:42.977000+00:00
Original source

but how can I do the same with distutils script?

rektbyfaith
Administrator
0
10-22-2018, 09:34 AM
#4
Archived author: Adys • Posted: 2018-10-22T09:34:12.794000+00:00
Original source

The way vendoring works is you add like a third_party/ or vendoring/ python submodule of some kind, then you prepend that to the sys.path
rektbyfaith
10-22-2018, 09:34 AM #4

Archived author: Adys • Posted: 2018-10-22T09:34:12.794000+00:00
Original source

The way vendoring works is you add like a third_party/ or vendoring/ python submodule of some kind, then you prepend that to the sys.path

rektbyfaith
Administrator
0
10-22-2018, 09:34 AM
#5
Archived author: Adys • Posted: 2018-10-22T09:34:22.944000+00:00
Original source

very early in your initialization (before all imports)
rektbyfaith
10-22-2018, 09:34 AM #5

Archived author: Adys • Posted: 2018-10-22T09:34:22.944000+00:00
Original source

very early in your initialization (before all imports)

rektbyfaith
Administrator
0
10-22-2018, 09:34 AM
#6
Archived author: Skarn • Posted: 2018-10-22T09:34:37.041000+00:00
Original source

that is what I did
rektbyfaith
10-22-2018, 09:34 AM #6

Archived author: Skarn • Posted: 2018-10-22T09:34:37.041000+00:00
Original source

that is what I did

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)