-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
i successfully run a code sh example.sh
but, i still got an error ModuleNotFoundError: No module named 'DeepLM' when i run a OnePose code.
(ldm) root@eunseon-ASUS:~/DeepLM# sh example.sh
mkdir: cannot create directory 'build': File exists
/root/anaconda3/envs/ldm/lib/python3.8/site-packages/torch
-- pybind11 v2.6.3 dev1
-- Configuring done
-- Generating done
-- Build files have been written to: /root/DeepLM/build
[ 20%] Built target LMCoreKernel
[ 50%] Built target LMCore
[100%] Built target BACore
mkdir: cannot create directory 'data': File exists
--2024-04-07 00:56:04-- https://grail.cs.washington.edu/projects/bal/data/ladybug/problem-49-7776-pre.txt.bz2
Resolving grail.cs.washington.edu (grail.cs.washington.edu)... 128.208.5.93, 2607:4000:200:14::5d
Connecting to grail.cs.washington.edu (grail.cs.washington.edu)|128.208.5.93|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 448484 (438K) [application/x-bzip2]
Saving to: 'problem-49-7776-pre.txt.bz2.1'
problem-49-7776-pre.txt.bz2.1 100%[==================================================================================>] 437.97K 438KB/s in 1.0s
2024-04-07 00:56:07 (438 KB/s) - 'problem-49-7776-pre.txt.bz2.1' saved [448484/448484]
bzip2: Output file problem-49-7776-pre.txt already exists.
importing BACore makes issue!!
fuck you!!!!!!!!!!!
Load observation 31000 of 31843...
Initial cost = 8.509125E+05, Memory = 2.321921E-03 G
iter = 1, cost = 2.564905E+04, radius = 3.000000E+04, CGstep = 13, time = 1.152331
iter = 2, cost = 1.455881E+04, radius = 6.853696E+04, CGstep = 71, time = 1.200962
iter = 3, cost = 1.347489E+04, radius = 2.056109E+05, CGstep = 107, time = 1.267417
iter = 4, cost = 1.343330E+04, radius = 2.056139E+05, CGstep = 151, time = 1.354142
iter = 5, cost = 1.339489E+04, radius = 2.586781E+05, CGstep = 77, time = 1.405829
iter = 6, cost = 1.338157E+04, radius = 2.694018E+05, CGstep = 97, time = 1.456561
iter = 7, cost = 1.337158E+04, radius = 3.277509E+05, CGstep = 95, time = 1.506466
iter = 8, cost = 1.336519E+04, radius = 3.761316E+05, CGstep = 114, time = 1.564806
iter = 9, cost = 1.336024E+04, radius = 4.598450E+05, CGstep = 96, time = 1.615575
iter = 10, cost = 1.335648E+04, radius = 5.540345E+05, CGstep = 94, time = 1.666068
iter = 11, cost = 1.335358E+04, radius = 6.761153E+05, CGstep = 94, time = 1.716499
iter = 12, cost = 1.335136E+04, radius = 8.262748E+05, CGstep = 92, time = 1.766203
iter = 13, cost = 1.334969E+04, radius = 1.012939E+06, CGstep = 91, time = 1.814926
iter = 14, cost = 1.334843E+04, radius = 1.246683E+06, CGstep = 92, time = 1.864622
Time used 1.870895 secs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels