0

I have a virtual env created under Python 3.7. A main program can be installed and ran under Python 3.7. However, this main program requires a side program that can be only installed under Python 2.7.

How to install this side program under the Conda virtual env (Python 3.7)?

On the other hand, I have installed the side program in a virtual env (Python 2.7). How to install the main program that requires Python 3.7 in this virtual env?

I am doing this on a Mac.

Thanks a lot.

AMC
  • 2,642
  • 7
  • 13
  • 35
Kuo-Hsien Chang
  • 925
  • 17
  • 40

0 Answers0