Ne peut pas trouver de registre (Windows 10)

0

La question

Je suis en cours d'exécution AnyPyTools comme un paquet dans un Anaconda de l'environnement. Lorsque j'essaie d'exécuter la première commandes de la AnyPyTools "prise en main" jupyter ordinateur portable, j'ai une erreur qui dit "impossible de trouver Quelqu'un dans le registre". Toutes les idées sur la façon de traiter avec qui?

J'ai essayé de désinstaller et re-installer AnyPyTools, avec un arrêt entre les deux, mais toujours la même erreur. Aussi, je ne peux pas trouver une Personne distincte python package à installer.

Version info:

  • conda version : 4.10.3 conda-version : 3.21.6
  • une version de python : accès dimensions 3.8.12.final.0
  • anypytools: version = 1.7.5 build=py38haa244fe_1 canal=conda-forge
  • Windows 10 Version = 10.0.18363 Build = 18363

code

(à partir de http://localhost:8888/notebooks/01_Getting_started_with_anypytools.ipynb)

from anypytools import AnyPyProcess 
    app = AnyPyProcess()

Message d'erreur:

 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

La meilleure réponse

0

La réponse est qu'il ne fonctionne pas car il nécessite une sperate installer de Quelqu'un logiciel qui nécessite une licence payante.

2021-11-19 21:51:23

Dans d'autres langues

Cette page est dans d'autres langues

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