을 찾을 수 없습에서 레지스트리(윈도우 10)

0

질문

나는 실행 AnyPyTools 패키지로에서는 아나콘다 환경입니다. 을 실행하려고 할 때 첫 번째 명령의 AnyPyTools"시작"jupyter 노트북,나는 오류를 말한다"을 찾을 수 없습니다 누군가 레지스트리에서". 어떤 아이디어에 처리하는 방법으로는?

제&를 다시 설치하 AnyPyTools,으로 사이에서 종료,하지만 여전히 같은 오류가 있습니다. 또한,나를 찾을 수 없는 별도의 사람이 파이썬 패키지를 설치합니다.

버전 정보:

  • conda 버전:4.10.3conda-구축 버전:3.21.6
  • python 버전:3.8.12.최종입니다.0
  • anypytools:version=1.7.5build=py38haa244fe_1 채널=conda-forge
  • 윈도우 10Version=10.0.18363Build=18363

코드

(서 http://localhost:8888/notebooks/01_Getting_started_with_anypytools.ipynb)

from anypytools import AnyPyProcess 
    app = AnyPyProcess()

오류 메시지:

 OSError: Could not locate AnyBody in registry

Trace:

---------------------------------------------------------------------------
FileNotFoundError                         Traceback (most recent call last)
~\Anaconda3\lib\site-packages\anypytools\tools.py in get_anybodycon_path()
    461     try:
--> 462         abpath = winreg.QueryValue(
    463             winreg.HKEY_CLASSES_ROOT, "AnyBody.AnyScript\\shell\\open\\command"

FileNotFoundError: [WinError 2] The system cannot find the file specified

During handling of the above exception, another exception occurred:

OSError                                   Traceback (most recent call last)
~\AppData\Local\Temp/ipykernel_11000/586603320.py in <module>
      1 from anypytools import AnyPyProcess
----> 2 app = AnyPyProcess()

~\Anaconda3\lib\site-packages\anypytools\abcutils.py in __init__(self, num_processes, anybodycon_path, timeout, silent, ignore_errors, warnings_to_include, fatal_warnings, return_task_info, keep_logfiles, logfile_prefix, python_env, debug_mode, use_gui, priority, **kwargs)
    537 
    538         if anybodycon_path is None:
--> 539             anybodycon_path = get_anybodycon_path()
    540         anybodycon_path = Path(anybodycon_path)
    541         if use_gui:

~\Anaconda3\lib\site-packages\anypytools\tools.py in get_anybodycon_path()
    464         )
    465     except WindowsError:
--> 466         raise WindowsError("Could not locate AnyBody in registry")
    467     abpath = abpath.rsplit(" ", 1)[0].strip('"')
    468     abpath = os.path.join(os.path.dirname(abpath), "AnyBodyCon.exe")

OSError: Could not locate AnyBody in registry
anaconda python registry windows
2021-11-19 19:32:56
1

최고의 응답

0

대답은 그것이 작동하지 않기 때문에 그것을 필요로 스 페 라 데 설치의 사람이 소프트웨어가 필요한 지불 라이센스입니다.

2021-11-19 21:51:23

다른 언어로

이 페이지는 다른 언어로되어 있습니다

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................