huangkuns / wireframe

217 stars 45 forks source link

Errors Relating to Path #6

Open NolenChen opened 6 years ago

NolenChen commented 6 years ago

It seems that there're a lot of errors relate to path, for example:

1) cannot find .lib 2) joint() argument must be str or bytes, not 'PosixPath'

Could you please tell us exactly the version(3.5, 3.6 or 3.7) of python as well as the system you use?

Thanks

huangkuns commented 6 years ago

Hi, my python version is 3.6.4, I'll check your problem.