Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PIP install error
#13
(Dec-10-2017, 11:56 PM)alex36540 Wrote: Do I need to use the environment somehow to be able to use the API in IDLE?
IDLE is not good at all,but you can use it.
python -m idlelib.idle
This is done in script folder of virtual environment,also where python.exe is.

Look at ptpython(review) or IPython for a better REPL than IDLE.
Quote:Or could I just import the dependencies in the Python code?
Yes,but remember has to execute with python in virtual environment.
Reply


Messages In This Thread
PIP install error - by alex36540 - Dec-08-2017, 01:04 AM
RE: PIP install error - by Larz60+ - Dec-08-2017, 02:33 AM
RE: PIP install error - by alex36540 - Dec-08-2017, 02:39 AM
RE: PIP install error - by Larz60+ - Dec-08-2017, 04:42 AM
RE: PIP install error - by wavic - Dec-08-2017, 10:53 AM
RE: PIP install error - by Larz60+ - Dec-08-2017, 11:23 AM
RE: PIP install error - by sparkz_alot - Dec-08-2017, 02:45 PM
RE: PIP install error - by alex36540 - Dec-09-2017, 03:34 PM
RE: PIP install error - by snippsat - Dec-09-2017, 03:58 PM
RE: PIP install error - by alex36540 - Dec-09-2017, 04:27 PM
RE: PIP install error - by snippsat - Dec-09-2017, 05:27 PM
RE: PIP install error - by alex36540 - Dec-10-2017, 11:56 PM
RE: PIP install error - by snippsat - Dec-11-2017, 06:08 PM
RE: PIP install error - by alex36540 - Dec-16-2017, 03:31 AM
RE: PIP install error - by snippsat - Dec-16-2017, 05:16 AM
RE: PIP install error - by alex36540 - Dec-16-2017, 01:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pip install pandas ERROR pythondudu 7 43,411 May-24-2022, 06:14 AM
Last Post: Marya_475
  How to install tensorflow? It shows as error jaroslavtavgen 1 3,250 Apr-26-2020, 10:09 PM
Last Post: Larz60+
  pandas install error loren41 5 6,446 May-20-2019, 06:42 PM
Last Post: loren41

Forum Jump:

User Panel Messages

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