Not working on py3 project
Open
- Dominant language
- Python
- Stars
- 363
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
suiwenfeng@anonymous:~/project/xxx$ pycycle --here
Parsing of file failed: /home/suiwenfeng/project/xxx/rebuild_img_test.py
Parsing of file failed: /home/suiwenfeng/project/xxx/tests/test_build_util.py
Parsing of file failed: /home/suiwenfeng/project/xxx/jobs/rebuild_all.py
There were errors during the operation, perhaps you are trying to parse python 3 project, with python 2 version of the script? (or vice versa)
Project successfully transformed to AST, checking imports for cycles..
Cycle Found :(
Finished.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.