Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (16.4k points)

I'm actually working with Canopy for Python, which is software bundle of Python 2.7 and the main information analysis packages. It additionally incorporates IPython and makes working in a live console exceptionally simple. 

Rather than utilizing virtualenv, Canopy utilizes a Python-2.7-backported version of "venv". To at first setup another new environment, they need me to utilize canopy_cli myProjectFolder

But, I couldn't able to find canopy_cli.exe in my 

C:\Users\Me\AppData\Local\Enthought\Canopy\App

on windows.

I don't know where I went wrong.

1 Answer

0 votes
by (26.4k points)

All things considered, I discovered it, canopy_cli.exe precisely at the predefined location, so the directory was right. 

So... Possibly you attempt to reinstall the software? 

Btw, what version you are actually using? What about refreshing simultaneously?

Are you interested to learn the concepts of Python? Join the python training course fast!

Browse Categories

...