[
https://issues.apache.org/jira/browse/AURORA-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kai Huang updated AURORA-1775:
------------------------------
Description:
When I run build-support/python/make-pycharm-virtualenv script locally,
exceptions were thrown at:
https://github.com/apache/aurora/blob/e67c6a732c00786bc74d63d4fb2b9f5f398c5435/build-support/python/make-pycharm-virtualenv#L24
"./pants dependencies --external-only src/test/python::” does no longer seem to
work for pants 1.1.0-rc7. As a result, the Pycharm project will be generated
with a incomplete list of packages, which prevents developers from debugging
python code and running tests in IDE. (pants test via command line still works)
I was wondering if someone can work on it and fix this issue? Thanks!
was:
When I run build-support/python/make-pycharm-virtualenv script locally,
exceptions were thrown at:
https://github.com/apache/aurora/blob/e67c6a732c00786bc74d63d4fb2b9f5f398c5435/build-support/python/make-pycharm-virtualenv#L24
"./pants dependencies --external-only src/test/python::” does no longer seem to
work for pants 1.1.0-rc7. As a result, the Pycharm project will be generated
with a incomplete list of packages, which prevents developers from debugging
python code and running tests in IDE.
I was wondering if someone can work on it and fix this issue? Thanks!
> Updating pants to 1.1.0-rc7 breaks the make-pycharm-virtualenv script
> ---------------------------------------------------------------------
>
> Key: AURORA-1775
> URL: https://issues.apache.org/jira/browse/AURORA-1775
> Project: Aurora
> Issue Type: Bug
> Reporter: Kai Huang
>
> When I run build-support/python/make-pycharm-virtualenv script locally,
> exceptions were thrown at:
> https://github.com/apache/aurora/blob/e67c6a732c00786bc74d63d4fb2b9f5f398c5435/build-support/python/make-pycharm-virtualenv#L24
> "./pants dependencies --external-only src/test/python::” does no longer seem
> to work for pants 1.1.0-rc7. As a result, the Pycharm project will be
> generated with a incomplete list of packages, which prevents developers from
> debugging python code and running tests in IDE. (pants test via command line
> still works)
> I was wondering if someone can work on it and fix this issue? Thanks!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)