Can't build onboard 1.4.1 on centos 7

Asked by Ruslan

When i am lounched ./setup.py build, there was som Warnings, but the building was stopped with message
........
running build_ext
running build_scripts
error: [Errno 21] Is a directory: 'onboard'

What i'm doing wrong?

Question information

Language:
English Edit question
Status:
Solved
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Solved by:
Ruslan
Solved:
Last query:
Last reply:
Revision history for this message
Ruslan (ruslanmuzhichkov) said :
#1

Forgive me for this stupid message. I found my mistake. I'm downloaded the source into shared folder in my VM, so the files created with uncorrect owners. When i download in /home/name/.... and then build project, all was fine and work.