Skip to content
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

Error while importing pytorch_lightning #259

Closed
IISCAditayTripathi opened this issue Sep 26, 2019 · 1 comment
Closed

Error while importing pytorch_lightning #259

IISCAditayTripathi opened this issue Sep 26, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@IISCAditayTripathi
Copy link

Common bugs:

  1. Tensorboard not showing in Jupyter-notebook see issue 79.
  2. PyTorch 1.1.0 vs 1.2.0 support see FAQ

Describe the bug
I am getting the following bug while importing pytorch_lightning
Bug

To Reproduce
Steps to reproduce the behavior:

  1. Open terminal
  2. type "python3"
  3. type "import pytorch_lightning" and press "Enter"
  4. See error

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • CUDA 10.1
  • python 3.7
@IISCAditayTripathi IISCAditayTripathi added the bug Something isn't working label Sep 26, 2019
@williamFalcon
Copy link
Contributor

williamFalcon commented Sep 26, 2019

looks like you're not in your cuda environment and not using python 3.6+

(the first line after python3 says: "Python 3.5.2..."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants