Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.
/ conan-python2 Public archive

Conan package for python 2

License

Notifications You must be signed in to change notification settings

drcdev-gh/conan-python2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 2 Conan Package

Build Status

Provides a conan package for Python 2 (https://github.com/python/cpython).

How-to

Export the package to a user/channel combination:

conan export <user>/<channel>

Build the package:

conan install python2/2.7.13@<user>/<channel> --build -g virtualenv

Activate the package:

source ./activate.sh

Verify that python2.7 points to the correct path:

which python2.7
echo $PYTHONPATH

About

Conan package for python 2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages