-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot import name 'LightningLoggerBase' from 'pytorch_lightning.loggers' #63
Comments
Hi @zyll123, could you please tell me the This would help me understand why this is happening! |
Hi! @marcovarrone thanks for your reply! I am using Name Version Build Channel |
Then the reason is an incompatibility between a very old version of If not, I would suggest you to install a more recent version of |
Report
when I try to import the packages
the error occurred:
It might be caused by changes in pytorch_lightning, could the authors made adaptive changes or provide the versions of packages for their codes?
Version information
Click to view session
session_info 1.0.0Click to view modules imported as dependencies
anyio NA arrow 1.3.0 asttokens NA attr 24.2.0 attrs 24.2.0 babel 2.16.0 brotli 1.1.0 certifi 2024.08.30 charset_normalizer 3.4.0 colorama 0.4.6 comm 0.2.2 cython_runtime NA dateutil 2.9.0.post0 debugpy 1.8.9 decorator 5.1.1 exceptiongroup 1.2.2 executing 2.1.0 fastjsonschema NA fqdn NA idna 3.10 importlib_metadata NA ipykernel 6.29.5 isoduration NA jedi 0.19.2 jinja2 3.1.4 json5 0.10.0 jsonpointer 3.0.0 jsonschema 4.23.0 jsonschema_specifications NA jupyter_events 0.10.0 jupyter_server 2.14.2 jupyterlab_server 2.27.3 markupsafe 3.0.2 nbformat 5.10.4 overrides NA packaging 24.2 parso 0.8.4 pexpect 4.9.0 pickleshare 0.7.5 platformdirs 4.3.6 prometheus_client NA prompt_toolkit 3.0.48 psutil 6.1.0 ptyprocess 0.7.0 pure_eval 0.2.3 pydev_ipython NA pydevconsole NA pydevd 3.2.3 pydevd_file_utils NA pydevd_plugins NA pydevd_tracing NA pygments 2.18.0 pythonjsonlogger NA referencing NA requests 2.32.3 rfc3339_validator 0.1.4 rfc3986_validator 0.1.1 rpds NA send2trash NA six 1.17.0 sniffio 1.3.1 socks 1.7.1 stack_data 0.6.3 tornado 6.4.2 traitlets 5.14.3 typing_extensions NA uri_template NA urllib3 1.26.20 wcwidth 0.2.13 webcolors NA websocket 1.8.0 yaml 6.0.2 zipp NA zmq 26.2.0IPython 8.18.1
jupyter_client 8.6.3
jupyter_core 5.7.2
jupyterlab 4.3.2
Python 3.9.21 | packaged by conda-forge | (main, Dec 5 2024, 13:51:40) [GCC 13.3.0]
Linux-3.10.0-1160.95.1.el7.x86_64-x86_64-with-glibc2.17
Session information updated at 2024-12-08 22:19
The text was updated successfully, but these errors were encountered: