HairCLIPv2
HairCLIPv2 copied to clipboard
DLL load failed while importing fused
i got problem in conda:
`Traceback (most recent call last):
File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\IPython\core\interactiveshell.py", line 3526, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
File "C:\Users\always sunsine\AppData\Local\Temp\ipykernel_13080\994371738.py", line 17, in
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\IPython\core\interactiveshell.py", line 2120, in showtraceback stb = self.InteractiveTB.structured_traceback( File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\IPython\core\ultratb.py", line 1435, in structured_traceback return FormattedTB.structured_traceback( File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\IPython\core\ultratb.py", line 1326, in structured_traceback return VerboseTB.structured_traceback( File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\IPython\core\ultratb.py", line 1173, in structured_traceback formatted_exception = self.format_exception_as_a_whole(etype, evalue, etb, number_of_lines_of_context, File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\IPython\core\ultratb.py", line 1088, in format_exception_as_a_whole frames.append(self.format_record(record)) File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\IPython\core\ultratb.py", line 970, in format_record frame_info.lines, Colors, self.has_colors, lvals File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\IPython\core\ultratb.py", line 792, in lines return self._sd.lines File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\stack_data\utils.py", line 145, in cached_property_wrapper value = obj.dict[self.func.name] = self.func(obj) File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\stack_data\core.py", line 698, in lines pieces = self.included_pieces File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\stack_data\utils.py", line 145, in cached_property_wrapper value = obj.dict[self.func.name] = self.func(obj) File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\stack_data\core.py", line 649, in included_pieces pos = scope_pieces.index(self.executing_piece) File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\stack_data\utils.py", line 145, in cached_property_wrapper value = obj.dict[self.func.name] = self.func(obj) File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\stack_data\core.py", line 628, in executing_piece return only( File "C:\Users\always sunsine.conda\envs\barber\lib\site-packages\executing\executing.py", line 164, in only raise NotOneValueFound('Expected one value, found 0') executing.executing.NotOneValueFound: Expected one value, found 0 ` any issues of this problem ?