Python Forum
Can't install nor import delorean module
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't install nor import delorean module
#2
try (from command line): pip install delorean
then to see if it's properly installed: pip list
you can then update your requirements.txt with: pip freeze > requirements.txt
Tek likes this post
Reply


Messages In This Thread
Can't install nor import delorean module - by Tek - Oct-22-2021, 11:14 PM
RE: Can't install nor import delorean module - by Larz60+ - Oct-23-2021, 02:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Install a module to a specific to Python Installation (one of many)) tester_V 2 2,652 Oct-29-2024, 03:25 PM
Last Post: snippsat
  SOLVED: Install mailer module in Python 3.11.2? Calab 3 2,543 Jul-03-2024, 02:03 PM
Last Post: Calab
  is import cointegration_analysis a recognized module mitcht33 1 1,231 Nov-06-2023, 09:29 PM
Last Post: deanhystad
  problem in import module from other folder akbarza 5 11,899 Sep-01-2023, 07:48 AM
Last Post: Gribouillis
  can not import anaconda pandas module. PySpark pandas module is imported!! aupres 0 1,460 Aug-06-2023, 01:09 AM
Last Post: aupres
  import module error tantony 5 5,233 Dec-15-2022, 01:55 PM
Last Post: Lauraburmrs
  Import a module one step back of the path prathampatel9 1 2,021 Sep-21-2022, 01:34 PM
Last Post: snippsat
  Install any library via pip get an error cannot import name 'SCHEME_KEYS' from 'pip. Anldra12 2 13,252 Jan-04-2022, 01:05 PM
Last Post: Anldra12
  Import a module for use in type hint? Milosz 0 2,127 Nov-08-2021, 06:49 PM
Last Post: Milosz
  import module with syntax error Skaperen 7 9,243 Jun-22-2021, 10:38 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020