Sebastian Kohn

Results 2 comments of Sebastian Kohn

I am having a similar problem: I get the same error as above, when I don't set FASTLANE_SESSION. However, I don't get the confirmation code via push. If I set...

> Ran into the problem: `AttributeError: module 'pcl' has no attribute 'PointCloud'` and eventually solved it by using v0.2.0 instead of v0.3.0 from my forked repo as explained [here](https://github.com/strawlab/python-pcl/issues/320#issuecomment-799986976) but...