notebookvb
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -6,6 +6,9 @@
|
||||
('Knihovny.medicus_db',
|
||||
'U:\\OrdinaceProjekt\\Knihovny\\medicus_db.py',
|
||||
'PYMODULE'),
|
||||
('Knihovny.najdi_dropbox',
|
||||
'U:\\OrdinaceProjekt\\Knihovny\\najdi_dropbox.py',
|
||||
'PYMODULE'),
|
||||
('PIL', 'C:\\Python312\\Lib\\site-packages\\PIL\\__init__.py', 'PYMODULE'),
|
||||
('PIL.AvifImagePlugin',
|
||||
'C:\\Python312\\Lib\\site-packages\\PIL\\AvifImagePlugin.py',
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -14,7 +14,7 @@ Types of import:
|
||||
IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
|
||||
tracking down the missing module yourself. Thanks!
|
||||
|
||||
missing module named pwd - imported by shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), posixpath (delayed, conditional, optional), http.server (delayed, optional), netrc (delayed, conditional), getpass (delayed)
|
||||
missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), http.server (delayed, optional), netrc (delayed, conditional), getpass (delayed)
|
||||
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional)
|
||||
missing module named _posixsubprocess - imported by subprocess (conditional), multiprocessing.util (delayed)
|
||||
missing module named fcntl - imported by subprocess (optional)
|
||||
@@ -22,7 +22,7 @@ missing module named _frozen_importlib_external - imported by importlib._bootstr
|
||||
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
|
||||
missing module named urllib.quote_plus - imported by urllib (optional), msal.oauth2cli.oauth2 (optional)
|
||||
missing module named urllib.urlencode - imported by urllib (optional), msal.oauth2cli.oauth2 (optional), msal.oauth2cli.authcode (optional)
|
||||
missing module named posix - imported by shutil (conditional), importlib._bootstrap_external (conditional), os (conditional, optional), posixpath (optional)
|
||||
missing module named posix - imported by os (conditional, optional), posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional)
|
||||
missing module named resource - imported by posix (top-level)
|
||||
missing module named _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (conditional)
|
||||
missing module named _scproxy - imported by urllib.request (conditional)
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
imports:
|
||||
<a href="#Knihovny.EmailMessagingGraph">Knihovny.EmailMessagingGraph</a>
|
||||
• <a href="#Knihovny.medicus_db">Knihovny.medicus_db</a>
|
||||
• <a href="#Knihovny.najdi_dropbox">Knihovny.najdi_dropbox</a>
|
||||
• <a href="#PIL">PIL</a>
|
||||
• <a href="#PIL.Image">PIL.Image</a>
|
||||
• <a href="#PIL.ImageTk">PIL.ImageTk</a>
|
||||
@@ -192,6 +193,7 @@ imports:
|
||||
• <a href="#urllib.parse">urllib.parse</a>
|
||||
• <a href="#warnings">warnings</a>
|
||||
• <a href="#weakref">weakref</a>
|
||||
• <a href="#winreg">winreg</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -403,6 +405,7 @@ imported by:
|
||||
imported by:
|
||||
<a href="#Knihovny.EmailMessagingGraph">Knihovny.EmailMessagingGraph</a>
|
||||
• <a href="#Knihovny.medicus_db">Knihovny.medicus_db</a>
|
||||
• <a href="#Knihovny.najdi_dropbox">Knihovny.najdi_dropbox</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -448,6 +451,25 @@ imported by:
|
||||
|
||||
</div>
|
||||
|
||||
<div class="node">
|
||||
<a name="Knihovny.najdi_dropbox"></a>
|
||||
<a target="code" href="///U:/OrdinaceProjekt/Knihovny/najdi_dropbox.py" type="text/plain"><tt>Knihovny.najdi_dropbox</tt></a>
|
||||
<span class="moduletype">SourceModule</span> <div class="import">
|
||||
imports:
|
||||
<a href="#Knihovny">Knihovny</a>
|
||||
• <a href="#json">json</a>
|
||||
• <a href="#os">os</a>
|
||||
• <a href="#winreg">winreg</a>
|
||||
|
||||
</div>
|
||||
<div class="import">
|
||||
imported by:
|
||||
<a href="#QRPlatbaApp.py">QRPlatbaApp.py</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="node">
|
||||
<a name="OpenSSL"></a>
|
||||
<a target="code" href="" type="text/plain"><tt>OpenSSL</tt></a>
|
||||
@@ -13591,6 +13613,7 @@ imports:
|
||||
• <a href="#importlib">importlib</a>
|
||||
• <a href="#importlib._bootstrap">importlib._bootstrap</a>
|
||||
• <a href="#importlib._bootstrap_external">importlib._bootstrap_external</a>
|
||||
• <a href="#importlib.machinery">importlib.machinery</a>
|
||||
• <a href="#sys">sys</a>
|
||||
• <a href="#warnings">warnings</a>
|
||||
|
||||
@@ -13728,6 +13751,7 @@ imports:
|
||||
<div class="import">
|
||||
imported by:
|
||||
<a href="#ctypes.util">ctypes.util</a>
|
||||
• <a href="#importlib">importlib</a>
|
||||
• <a href="#importlib.abc">importlib.abc</a>
|
||||
• <a href="#inspect">inspect</a>
|
||||
• <a href="#pkgutil">pkgutil</a>
|
||||
@@ -14389,7 +14413,8 @@ imports:
|
||||
</div>
|
||||
<div class="import">
|
||||
imported by:
|
||||
<a href="#charset_normalizer.models">charset_normalizer.models</a>
|
||||
<a href="#Knihovny.najdi_dropbox">Knihovny.najdi_dropbox</a>
|
||||
• <a href="#charset_normalizer.models">charset_normalizer.models</a>
|
||||
• <a href="#customtkinter.windows.widgets.theme.theme_manager">customtkinter.windows.widgets.theme.theme_manager</a>
|
||||
• <a href="#json.decoder">json.decoder</a>
|
||||
• <a href="#json.encoder">json.encoder</a>
|
||||
@@ -23320,7 +23345,8 @@ imports:
|
||||
</div>
|
||||
<div class="import">
|
||||
imported by:
|
||||
<a href="#PIL.AvifImagePlugin">PIL.AvifImagePlugin</a>
|
||||
<a href="#Knihovny.najdi_dropbox">Knihovny.najdi_dropbox</a>
|
||||
• <a href="#PIL.AvifImagePlugin">PIL.AvifImagePlugin</a>
|
||||
• <a href="#PIL.BlpImagePlugin">PIL.BlpImagePlugin</a>
|
||||
• <a href="#PIL.BmpImagePlugin">PIL.BmpImagePlugin</a>
|
||||
• <a href="#PIL.BufrStubImagePlugin">PIL.BufrStubImagePlugin</a>
|
||||
@@ -28927,7 +28953,9 @@ imported by:
|
||||
<a name="winreg"></a>
|
||||
<tt>winreg</tt> <span class="moduletype"><i>(builtin module)</i></span> <div class="import">
|
||||
imported by:
|
||||
<a href="#darkdetect._windows_detect">darkdetect._windows_detect</a>
|
||||
<a href="#Knihovny.najdi_dropbox">Knihovny.najdi_dropbox</a>
|
||||
• <a href="#QRPlatbaApp.py">QRPlatbaApp.py</a>
|
||||
• <a href="#darkdetect._windows_detect">darkdetect._windows_detect</a>
|
||||
• <a href="#fdb.ibase">fdb.ibase</a>
|
||||
• <a href="#importlib._bootstrap_external">importlib._bootstrap_external</a>
|
||||
• <a href="#mimetypes">mimetypes</a>
|
||||
|
||||
Reference in New Issue
Block a user